--- deliantra/arch/spell/Bullet/meteor.arc 2007/01/02 21:58:21 1.3 +++ deliantra/arch/spell/Bullet/meteor.arc 2007/02/06 22:41:21 1.4 @@ -1,21 +1,12 @@ -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 +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 @@ -27,10 +18,19 @@ burnout.x18 burnout.x19 mina +end + +object meteor +other_arch fireball +face meteor.x11 +is_animated 0 speed 1 -color_fg red -food 9 -is_used_up 1 +type 102 +subtype 5 +move_type all +move_on all no_pick 1 editable 0 +magicmap grey end +