--- deliantra/arch/ground/fog_wall.arc 2007/03/03 01:15:38 1.7 +++ deliantra/arch/ground/fog_wall.arc 2007/03/03 01:22:30 1.8 @@ -1,19 +1,16 @@ # a specific type of spell effect (cone) which operates # as a ground object. object fog_wall -name fog -face fog.x11 anim fog.x11 fog.x12 fog.x11 mina +name fog +face fog.x11 +speed 0.001 type 102 subtype 7 -flying 1 -no_pick 1 -color_fg white -color_bg khaki resist_fire 100 resist_electricity 100 resist_confusion 100 @@ -29,10 +26,14 @@ resist_cancellation 100 resist_deplete 100 resist_death 100 -material 1 +materialname paper +move_type fly_low +no_pick 1 changing 1 -visibility 100 -speed 0.001 blocksview 1 +color_bg khaki +color_fg white editable 8 +visibility 100 end +