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