--- deliantra/arch/spell/Bullet/manabullet.arc 2007/01/02 21:58:21 1.2 +++ deliantra/arch/spell/Bullet/manabullet.arc 2007/02/18 21:07:40 1.5 @@ -1,10 +1,4 @@ -Object manabullet -other_arch manaball -type 102 -subtype 5 -face snowball.x11 -color_fg white -color_bg light_blue +object manabullet anim snowball.x11 snowball.x11 @@ -16,13 +10,19 @@ snowball.x71 snowball.x81 mina +other_arch manaball +face snowball.x11 is_animated 0 -is_turnable 1 -walk_on 1 -fly_on 1 -glow_radius 3 speed 1 -flying 1 +type 102 +subtype 5 +glow_radius 3 +move_type fly_low +move_on all no_pick 1 +is_turnable 1 +color_bg light_blue +color_fg white editable 0 end +