Completely tears out all uses of the 'update_icon' var in mobs

This commit is contained in:
Crazylemon
2016-02-23 21:55:03 -08:00
parent 0266fe9109
commit da01814113
6 changed files with 2 additions and 12 deletions
@@ -94,8 +94,7 @@
M.bodytemperature = temperature
if(temperature > 500)//emagged
M.adjust_fire_stacks(0.5)
M.on_fire = 1
M.update_icon = 1
M.IgniteMob()
playsound(M.loc, 'sound/effects/bamf.ogg', 50, 0)
return 1