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