mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Update glasses.dm
This commit is contained in:
@@ -184,6 +184,7 @@ BLIND // can't see anything
|
|||||||
icon_state = "welding-g"
|
icon_state = "welding-g"
|
||||||
item_state = "welding-g"
|
item_state = "welding-g"
|
||||||
action_button_name = "Flip Welding Goggles"
|
action_button_name = "Flip Welding Goggles"
|
||||||
|
matter = list(DEFAULT_WALL_MATERIAL = 1500, "glass" = 1000)
|
||||||
var/up = 0
|
var/up = 0
|
||||||
|
|
||||||
/obj/item/clothing/glasses/welding/attack_self()
|
/obj/item/clothing/glasses/welding/attack_self()
|
||||||
|
|||||||
Reference in New Issue
Block a user