Fixed inbuilt jetpacks dropping when suit is deleted.

This commit is contained in:
xxalpha
2015-08-08 04:05:51 +01:00
parent b67005666a
commit 008c70acea
+1
View File
@@ -99,6 +99,7 @@
..()
/obj/item/clothing/suit/space/hardsuit/Destroy()
qdel(helmet)
qdel(jetpack)
..()
/obj/item/clothing/suit/space/hardsuit/proc/MakeHelmet()