--- deliantra/arch/spell/MovingBall/poison_fog.arc 2007/02/06 22:41:30 1.3 +++ deliantra/arch/spell/MovingBall/poison_fog.arc 2007/02/18 21:07:40 1.5 @@ -1,4 +1,9 @@ object poison_fog +anim +poisoncloud.x11 +poisoncloud.x12 +poisoncloud.x13 +mina name poison fog other_arch poison_fog_sign face poisoncloud.x11 @@ -7,33 +12,28 @@ speed 0.2 type 102 subtype 35 -move_type all +move_type fly_low move_on all no_pick 1 is_used_up 1 color_fg green editable 0 +end + +object poison_fog_sign anim poisoncloud.x11 poisoncloud.x12 poisoncloud.x13 mina -end - -object poison_fog_sign name poison fog face poisoncloud.x11 food 30 speed 1 type 98 -move_type all +move_type fly_low no_pick 1 is_used_up 1 blocksview 1 -anim -poisoncloud.x11 -poisoncloud.x12 -poisoncloud.x13 -mina end