--- deliantra/arch/spell/Bullet/meteor.arc 2007/02/06 22:41:21 1.4 +++ deliantra/arch/spell/Bullet/meteor.arc 2007/03/03 01:16:47 1.8 @@ -1,12 +1,21 @@ +object meteor +other_arch fireball +face meteor.x11 +type 102 +subtype 5 +is_animated 0 +walk_on 1 +fly_on 1 +flying 1 +speed 1 +editable 0 +magicmap grey +no_pick 1 +end +# object fire_trail name burningtrail face burnout.x11 -food 9 -speed 1 -no_pick 1 -is_used_up 1 -color_fg red -editable 0 anim burnout.x11 burnout.x12 @@ -18,19 +27,10 @@ burnout.x18 burnout.x19 mina -end - -object meteor -other_arch fireball -face meteor.x11 -is_animated 0 speed 1 -type 102 -subtype 5 -move_type all -move_on all +color_fg red +food 9 +is_used_up 1 no_pick 1 editable 0 -magicmap grey end -