ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/drifts.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:18 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: +9 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object drifts
2     race /terrain/hills
3 pippijn 1.2 face drifts.x11
4 root 1.1 type 67
5 root 1.4 smoothlevel 24
6     move_on all
7     move_slow walk
8     move_slow_penalty 3
9     no_pick 1
10     is_floor 1
11 root 1.1 is_hilly 1
12     editable 8
13     magicmap white
14 pippijn 1.3 smoothface drift.x11 empty_S.x11
15 root 1.1 end
16 root 1.4