ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Wood/woods_5.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:19 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 woods5
2 root 1.1 name woods
3 root 1.3 race /terrain/forest
4 pippijn 1.2 face woods_5.x11
5 root 1.1 type 67
6 root 1.3 move_block swim boat
7     move_on all
8     move_slow walk
9     move_slow_penalty 1
10 root 1.1 no_pick 1
11     is_wooded 1
12     color_fg green
13     editable 8
14     visibility 100
15     end
16 root 1.3