Unsets focus on mob Destroy. (#39286)

This commit is contained in:
AnturK
2018-07-23 06:15:30 -04:00
committed by Emmett Gaines
parent 74bda160b9
commit db55efe45e
+1
View File
@@ -4,6 +4,7 @@
GLOB.alive_mob_list -= src
GLOB.all_clockwork_mobs -= src
GLOB.mob_directory -= tag
focus = null
for (var/alert in alerts)
clear_alert(alert, TRUE)
if(observers && observers.len)