ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/desert.arc
Revision: 1.5
Committed: Sat Mar 3 00:49:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +9 -11 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object desert
2 pippijn 1.2 face desert.x11
3 root 1.1 type 67
4 root 1.5 race /terrain/desert
5     walk_on 1
6     color_fg green
7     color_bg yellow
8 root 1.1 no_pick 1
9 root 1.5 slow_move 1
10     is_wooded 1
11 root 1.4 is_floor 1
12 root 1.5 smoothlevel 37
13 root 1.1 editable 8
14 pippijn 1.3 smoothface desert.x11 desert_S.x11
15 root 1.5 move_block boat swim
16 root 1.1 end