--- deliantra/arch/spell/MovingBall/poison_fog.arc 2006/02/06 20:26:27 1.1 +++ deliantra/arch/spell/MovingBall/poison_fog.arc 2007/02/18 21:07:40 1.5 @@ -1,38 +1,39 @@ -Object poison_fog +object poison_fog +anim +poisoncloud.x11 +poisoncloud.x12 +poisoncloud.x13 +mina name poison fog other_arch poison_fog_sign +face poisoncloud.x11 +is_animated 1 +wc -30 +speed 0.2 type 102 subtype 35 -face poisoncloud.111 -anim -poisoncloud.111 -poisoncloud.112 -poisoncloud.113 -mina -color_fg green -is_used_up 1 -is_animated 1 -walk_on 1 -flying 1 +move_type fly_low +move_on all no_pick 1 -speed 0.2 -wc -30 +is_used_up 1 +color_fg green editable 0 end -# -Object poison_fog_sign -name poison fog -face poisoncloud.111 + +object poison_fog_sign anim -poisoncloud.111 -poisoncloud.112 -poisoncloud.113 +poisoncloud.x11 +poisoncloud.x12 +poisoncloud.x13 mina -type 98 +name poison fog +face poisoncloud.x11 +food 30 speed 1 -flying 1 +type 98 +move_type fly_low no_pick 1 -food 30 -blocksview 1 is_used_up 1 +blocksview 1 end +