ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/swamp.arc
Revision: 1.5
Committed: Sun Feb 18 21:07:39 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +1 -1 lines
Log Message:
more manual adjustment to move_on/off and move_type

File Contents

# Content
1 object swamp
2 race /terrain/swamp
3 face swamp.x11
4 type 67
5 smoothlevel 9
6 move_block swim boat
7 move_on walk fly_low
8 move_slow walk
9 move_slow_penalty 3
10 no_pick 1
11 is_floor 1
12 is_wooded 1
13 is_water 1
14 color_bg green
15 color_fg brown
16 editable 8
17 smoothface swamp.x11 swamp_S.x11
18 end
19