--- deliantra/arch/spell/Bullet/bullet.arc 2007/02/06 22:41:20 1.3 +++ deliantra/arch/spell/Bullet/bullet.arc 2007/03/03 01:24:14 1.8 @@ -1,4 +1,15 @@ object bullet +anim +bullet.x12 +bullet.x11 +bullet.x21 +bullet.x31 +bullet.x41 +bullet.x51 +bullet.x61 +bullet.x71 +bullet.x81 +mina face bullet.x12 is_animated 0 dam 6 @@ -7,22 +18,11 @@ type 102 subtype 5 attacktype 2 -move_type all -move_on all +move_type fly_low +move_on walk fly_low no_pick 1 is_turnable 1 color_fg black editable 0 -anim -bullet.x12 -bullet.x11 -bullet.x21 -bullet.x31 -bullet.x41 -bullet.x51 -bullet.x61 -bullet.x71 -bullet.x81 -mina end