--- deliantra/arch/spell/Bullet/bullet.arc 2007/03/03 01:16:45 1.7 +++ deliantra/arch/spell/Bullet/bullet.arc 2007/03/03 01:24:14 1.8 @@ -1,7 +1,4 @@ object bullet -type 102 -subtype 5 -face bullet.x12 anim bullet.x12 bullet.x11 @@ -13,16 +10,19 @@ bullet.x71 bullet.x81 mina +face bullet.x12 is_animated 0 -is_turnable 1 -no_pick 1 -walk_on 1 -fly_on 1 +dam 6 +wc -10 speed 1 +type 102 +subtype 5 attacktype 2 -wc -10 -dam 6 -flying 1 -editable 0 +move_type fly_low +move_on walk fly_low +no_pick 1 +is_turnable 1 color_fg black +editable 0 end +