--- deliantra/arch/ground/thorns.arc 2007/03/03 00:49:52 1.4 +++ deliantra/arch/ground/thorns.arc 2007/03/11 00:15:19 1.7 @@ -1,21 +1,23 @@ # a specific type of spell effect (cone) which operates # as a ground object. -Object thorns -type 102 -subtype 7 -level 1 -wc -1 -food 1 +object thorns name thorns face thorns.x11 -color_fg brown +food 1 +dam 3 +wc -1 +speed 0.2 +level 1 +type 102 +subtype 7 +attacktype 1 +move_block swim boat +move_on walk +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 editable 8 -move_block boat swim +magicmap brown end +