This commit is contained in:
Chinsky
2012-10-25 03:42:20 +04:00
587 changed files with 28582 additions and 28661 deletions
@@ -78,6 +78,9 @@
else
return
for (var/obj/effect/proc_holder/spell/S in M.spell_list)
new_mob.spell_list += new S.type
new_mob.a_intent = "hurt"
if(M.mind)
M.mind.transfer_to(new_mob)