ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/cforest4.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +7 -5 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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