Merge pull request #3669 from Citadel-Station-13/upstream-merge-32168

[MIRROR] One more thing to allow more mobs to qdel nicely
This commit is contained in:
LetterJay
2017-10-29 15:50:44 -04:00
committed by GitHub
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
GLOB.living_mob_list -= src
GLOB.all_clockwork_mobs -= src
GLOB.mob_directory -= tag
for (var/alert in alerts)
clear_alert(alert, TRUE)
if(observers && observers.len)
for(var/M in observers)
var/mob/dead/observe = M