ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/cforest1.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: +8 -6 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object cforest1
2     race /terrain/forest
3 pippijn 1.2 face cforest1.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 root 1.3 is_floor 1
10 root 1.1 is_wooded 1
11 root 1.3 color_fg green
12 root 1.1 editable 8
13     end
14 root 1.3