This commit is contained in:
Zuhayr
2013-06-27 06:22:01 -07:00
parent 6d76698116
commit b270c6060d
+1 -1
View File
@@ -714,7 +714,7 @@ note dizziness decrements automatically in the mob's Life() proc.
stat(null,"MasterController-ERROR")
if(spell_list.len)
if(spell_list && spell_list.len)
for(var/obj/effect/proc_holder/spell/S in spell_list)
switch(S.charge_type)
if("recharge")