--- deliantra/arch/spell/Bullet/snowball.arc 2007/01/02 21:58:22 1.2 +++ deliantra/arch/spell/Bullet/snowball.arc 2007/02/09 01:52:31 1.4 @@ -1,10 +1,4 @@ -Object snowball -other_arch snowstorm -type 102 -subtype 5 -face snowball.x11 -color_fg white -color_bg light_blue +object snowball anim snowball.x11 snowball.x11 @@ -16,13 +10,19 @@ snowball.x71 snowball.x81 mina +other_arch snowstorm +face snowball.x11 is_animated 0 -is_turnable 1 -walk_on 1 -fly_on 1 -glow_radius 2 speed 1 -flying 1 +type 102 +subtype 5 +glow_radius 2 +move_type all +move_on all no_pick 1 +is_turnable 1 +color_bg light_blue +color_fg white editable 0 end +