space-ify suits

This commit is contained in:
Jerry Wester
2023-01-07 07:48:27 -07:00
committed by KrissKr0ss
parent 0eb90e3a5a
commit 10baa84a27
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -32,7 +32,7 @@
QDEL_NULL(mod)
return ..()
/obj/item/clothing/suit/armor/mod
/obj/item/clothing/suit/space/mod
name = "MOD chestplate"
desc = "A chestplate for a MODsuit."
icon = 'icons/obj/clothing/modsuit/mod_clothing.dmi'
@@ -56,7 +56,7 @@
var/obj/item/mod/control/mod
mutantrace_variation = STYLE_DIGITIGRADE
/obj/item/clothing/suit/armor/mod/Destroy()
/obj/item/clothing/suit/space/mod/Destroy()
if(!QDELETED(mod))
mod.chestplate = null
mod.mod_parts -= src