Fix forcewall, temporal spellblades + H.E.C.K. suit processing (#28413)

* 2 fixes!!

* ok, give it a bit more time
This commit is contained in:
kyunkyunkyun
2025-02-26 15:03:48 +05:00
committed by GitHub
parent b5595afa60
commit b3bdb3b43e
2 changed files with 26 additions and 20 deletions
@@ -69,6 +69,9 @@
"Unathi" = 'icons/mob/clothing/species/unathi/suit.dmi'
)
/obj/item/clothing/suit/space/hostile_environment/Initialize(mapload)
. = ..()
START_PROCESSING(SSobj, src)
/obj/item/clothing/suit/space/hostile_environment/Destroy()
STOP_PROCESSING(SSobj, src)