Fixes hardsuits in templates

This commit is contained in:
AnturK
2018-01-15 12:36:23 -06:00
committed by CitadelStationBot
parent 2c337dac81
commit 105ff6a3bc
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -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)