mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Mob AI SS & Misc. Mob Cleanup (#3990)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
/mob/Life()
|
||||
..()
|
||||
if(spell_masters && spell_masters.len)
|
||||
if(LAZYLEN(spell_masters))
|
||||
for(var/obj/screen/movable/spell_master/spell_master in spell_masters)
|
||||
spell_master.update_spells(0, src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user