--- deliantra/arch/ground/Winter/christmas_tree_5.arc 2007/02/06 22:40:18 1.2 +++ deliantra/arch/ground/Winter/christmas_tree_5.arc 2007/03/03 00:49:55 1.3 @@ -1,26 +1,24 @@ -object christmas_s_tree5 -name snow covered christmas tree -face s_tree_5_christmas.x11 -glow_radius 2 -move_slow walk -move_slow_penalty 1 +Object christmas_tree5 +name christmas tree +face tree_5_christmas.x11 no_pick 1 +slow_move 1 is_wooded 1 -color_fg brown editable 8 visibility 100 +glow_radius 2 +color_fg brown end -object christmas_tree5 -name christmas tree -face tree_5_christmas.x11 -glow_radius 2 -move_slow walk -move_slow_penalty 1 + +Object christmas_s_tree5 +name snow covered christmas tree +face s_tree_5_christmas.x11 no_pick 1 +slow_move 1 is_wooded 1 -color_fg brown editable 8 visibility 100 +glow_radius 2 +color_fg brown end -