--- deliantra/arch/spell/Bullet/bullet.arc 2007/02/06 22:41:20 1.3 +++ deliantra/arch/spell/Bullet/bullet.arc 2007/03/03 00:51:05 1.6 @@ -1,18 +1,7 @@ -object bullet -face bullet.x12 -is_animated 0 -dam 6 -wc -10 -speed 1 +Object bullet type 102 subtype 5 -attacktype 2 -move_type all -move_on all -no_pick 1 -is_turnable 1 -color_fg black -editable 0 +face bullet.x12 anim bullet.x12 bullet.x11 @@ -24,5 +13,16 @@ bullet.x71 bullet.x81 mina +is_animated 0 +is_turnable 1 +no_pick 1 +walk_on 1 +fly_on 1 +speed 1 +attacktype 2 +wc -10 +dam 6 +flying 1 +editable 0 +color_fg black end -