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

File Contents

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