--- deliantra/arch/spell/Bullet/spell_sm_bullet.arc 2006/02/06 20:26:27 1.1 +++ deliantra/arch/spell/Bullet/spell_sm_bullet.arc 2007/03/03 01:16:48 1.6 @@ -1,9 +1,9 @@ # Just an evoker version of magic bullet, as a low # mana costing sp to kill things with. -Object spell_small_bullet +object spell_small_bullet name small bullet name_pl small bullet -face spell_evocation.111 +face spell_evocation.x11 level 1 sp 1 casting_time 2 @@ -19,4 +19,8 @@ attacktype 2 no_drop 1 invisible 1 +msg +A magic bullet causes damage in anything it hits. +It is fired in the cast direction. +endmsg end