--- deliantra/arch/spell/Cone/spiderweb.arc 2006/02/06 20:26:24 1.1.1.1 +++ deliantra/arch/spell/Cone/spiderweb.arc 2009/11/03 09:49:47 1.9 @@ -1,28 +1,26 @@ +object spider_web2 +name spider web +face spider_web.x11 +animation spider_web +materialname cloth +move_slow walk +move_slow_penalty 7 +no_pick 1 +end + # below is the cone effect for the spider web. # all it really does is drop the spider_web2 archs, which # then hamper movement. -Object spiderweb_cone +object spiderweb_cone name spider web other_arch spider_web2 -face spider_web.111 -walk_on 1 -fly_on 1 +face spider_web.x11 wc -90 -flying 1 +speed 1 type 102 subtype 7 +move_type fly_low +move_on walk fly_low no_pick 1 -speed 1 -no_pick 1 -editable 0 -end -# -Object spider_web2 -name spider web -face spider_web.111 -animation spider_web -no_pick 1 -slow_move 7 -material 128 -editable 8 end +