--- deliantra/arch/spell/Bullet/bullet.arc 2007/02/06 22:41:20 1.3 +++ deliantra/arch/spell/Bullet/bullet.arc 2007/03/11 00:15:55 1.9 @@ -1,18 +1,4 @@ object bullet -face bullet.x12 -is_animated 0 -dam 6 -wc -10 -speed 1 -type 102 -subtype 5 -attacktype 2 -move_type all -move_on all -no_pick 1 -is_turnable 1 -color_fg black -editable 0 anim bullet.x12 bullet.x11 @@ -24,5 +10,19 @@ bullet.x71 bullet.x81 mina +face bullet.x12 +is_animated 0 +dam 6 +wc -10 +speed 1 +type 102 +subtype 5 +attacktype 2 +move_type fly_low +move_on walk fly_low +no_pick 1 +is_turnable 1 +editable 0 +magicmap black end