--- deliantra/arch/ground/thorns.arc 2006/02/06 20:26:12 1.1 +++ deliantra/arch/ground/thorns.arc 2007/02/06 22:40:17 1.3 @@ -1,20 +1,23 @@ # a specific type of spell effect (cone) which operates # as a ground object. -Object thorns +object thorns +name thorns +face thorns.x11 +food 1 +dam 3 +wc -1 +speed 0.2 +level 1 type 102 subtype 7 -level 1 -wc -1 -food 1 -name thorns -face thorns.111 -color_fg brown +attacktype 1 +move_block swim boat +move_on all +move_slow walk +move_slow_penalty 3 no_pick 1 -walk_on 1 is_wooded 1 -slow_move 3 -attacktype 1 -speed 0.2 -dam 3 +color_fg brown editable 8 end +