Fixes runtime with medichines deletion

This commit is contained in:
Heroman
2022-09-22 10:01:34 +10:00
parent de26e6be5b
commit 55e6fc8f18
+2 -1
View File
@@ -21,7 +21,8 @@
if((. = ..()))
a_drain = initial(a_drain)
mode = initial(mode)
nif.human.Stasis(0)
if(nif.human) // What if we deactivate because human is gone?
nif.human.Stasis(0)
/datum/nifsoft/medichines_org/life()
if((. = ..()))