--- deliantra/arch/spell/MovingBall/poison_fog.arc 2007/01/02 21:58:38 1.2 +++ deliantra/arch/spell/MovingBall/poison_fog.arc 2007/02/06 22:41:30 1.3 @@ -1,38 +1,39 @@ -Object poison_fog +object poison_fog 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.x11 +move_type all +move_on all +no_pick 1 +is_used_up 1 +color_fg green +editable 0 anim poisoncloud.x11 poisoncloud.x12 poisoncloud.x13 mina -color_fg green -is_used_up 1 -is_animated 1 -walk_on 1 -flying 1 -no_pick 1 -speed 0.2 -wc -30 -editable 0 end -# -Object poison_fog_sign + +object poison_fog_sign name poison fog face poisoncloud.x11 +food 30 +speed 1 +type 98 +move_type all +no_pick 1 +is_used_up 1 +blocksview 1 anim poisoncloud.x11 poisoncloud.x12 poisoncloud.x13 mina -type 98 -speed 1 -flying 1 -no_pick 1 -food 30 -blocksview 1 -is_used_up 1 end +