--- deliantra/server/ext/schmorp-neko.ext 2006/12/21 22:41:34 1.2 +++ deliantra/server/ext/schmorp-neko.ext 2007/02/13 21:28:11 1.3 @@ -64,7 +64,7 @@ $spell->attacktype (cf::AT_CONFUSION | cf::AT_POISON | cf::AT_BLIND | cf::AT_DISEASE); $pl->message ("(Neko-san makes strange noises)"); - $pl->cast_spell ($self, $dir, $spell); + $pl->cast_heal ($self, $spell, 0); $spell->destroy; }