Merge pull request #11343 from Citadel-Station-13/kevinz000-patch-7

mobs now clear LAssailent and movespeed modification on Destroy() (alt name i hate xenobiology)
This commit is contained in:
Ghom
2020-03-07 11:36:37 +01:00
committed by GitHub
+2
View File
@@ -5,6 +5,8 @@
GLOB.all_clockwork_mobs -= src
GLOB.mob_directory -= tag
focus = null
LAssailant = null
movespeed_modification = null
for (var/alert in alerts)
clear_alert(alert, TRUE)
if(observers && observers.len)