Cleans up some qdel(src)'s in Initialize()

This commit is contained in:
ShizCalev
2017-11-26 20:15:18 -06:00
committed by CitadelStationBot
parent 4eb9e28fb4
commit 5abd1bcdd9
14 changed files with 53 additions and 15 deletions
@@ -710,7 +710,7 @@
to_chat(cloth_golem, "<span class='notice'>You start gathering your life energy, preparing to rise again...</span>")
addtimer(CALLBACK(src, .proc/revive), revive_time)
else
qdel(src)
return INITIALIZE_HINT_QDEL
/obj/structure/cloth_pile/Destroy()
if(cloth_golem)