--- deliantra/arch/spell/Bolt/frostbolt.arc 2007/01/02 21:58:16 1.2 +++ deliantra/arch/spell/Bolt/frostbolt.arc 2007/02/09 01:52:29 1.4 @@ -1,7 +1,4 @@ -Object frostbolt -type 102 -subtype 4 -face frostbolt.x11 +object frostbolt anim frostbolt.x11 frostbolt.x11 @@ -13,12 +10,16 @@ frostbolt.x71 frostbolt.x81 mina -color_fg light_blue -color_bg white -flying 1 +face frostbolt.x11 is_animated 0 -is_turnable 1 speed 1 +type 102 +subtype 4 +move_type all no_pick 1 +is_turnable 1 +color_bg white +color_fg light_blue editable 0 end +