ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/cforest6.arc
Revision: 1.6
Committed: Sat Mar 3 01:22:32 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +6 -4 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.5 object cforest6
2 root 1.6 race /terrain/forest
3 pippijn 1.2 face cforest6.x11
4 root 1.1 type 67
5 root 1.6 move_on walk
6     move_slow walk
7     move_slow_penalty 3
8 root 1.1 no_pick 1
9     is_wooded 1
10 root 1.6 color_fg green
11 root 1.1 editable 8
12     end
13 root 1.6