Fix statue Initialize() (#16113)

* fix

* Correct Changelog Entry Type

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
Fluffy
2023-03-26 12:57:00 +00:00
committed by GitHub
co-authored by SleepyGemmy
parent 277a433e9f
commit 699db89e94
2 changed files with 44 additions and 3 deletions
@@ -53,11 +53,11 @@
imprisoned = temporarymob
if(health == 0) //meaning if the statue didn't find a valid target
qdel(src)
return
initialized = TRUE
return INITIALIZE_HINT_QDEL
START_PROCESSING(SSprocessing, src)
..()
. = ..()
/obj/structure/closet/statue/process()
timer -= 2