Fixing gibspawner runtimes, how gruesome...

This commit is contained in:
Ghommie
2019-11-02 19:37:35 +01:00
parent d249a38489
commit 065fbdf0cb
19 changed files with 47 additions and 52 deletions
+2 -1
View File
@@ -354,7 +354,8 @@
O.organ_flags &= ~ORGAN_FROZEN
unattached_flesh.Cut()
mess = FALSE
new /obj/effect/gibspawner/generic(get_turf(src))
if(mob_occupant)
mob_occupant.spawn_gibs()
audible_message("<span class='italics'>You hear a splat.</span>")
update_icon()
return