Fixes hardsuits in templates
This commit is contained in:
committed by
CitadelStationBot
parent
2c337dac81
commit
105ff6a3bc
@@ -126,9 +126,9 @@
|
||||
to_chat(user, "Alt-click on [src] to toggle the [togglename].")
|
||||
|
||||
//Hardsuit toggle code
|
||||
/obj/item/clothing/suit/space/hardsuit/New()
|
||||
/obj/item/clothing/suit/space/hardsuit/Initialize()
|
||||
MakeHelmet()
|
||||
..()
|
||||
. = ..()
|
||||
|
||||
/obj/item/clothing/suit/space/hardsuit/Destroy()
|
||||
if(helmet)
|
||||
|
||||
Reference in New Issue
Block a user