one more thing to allow more mobs to qdel nicely (#32168)
This commit is contained in:
committed by
CitadelStationBot
parent
fd2705b6e6
commit
53c9c16fe3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user