mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user