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

File Contents

# User Rev Content
1 root 1.4 object hills_rocky
2 root 1.1 name hills
3 root 1.4 race /terrain/hills
4 pippijn 1.2 face hillsrocky.x11
5 root 1.1 type 67
6 root 1.4 smoothlevel 60
7     move_block swim boat
8     move_on all
9     move_slow walk
10     move_slow_penalty 2
11     no_pick 1
12     is_floor 1
13 root 1.1 is_hilly 1
14     editable 8
15 root 1.4 magicmap brown
16 pippijn 1.3 smoothface hillsrocky.x11 hillsrocky_S.x11
17 root 1.1 end
18 root 1.4