ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/marsh.arc
Revision: 1.7
Committed: Sat Mar 3 01:15:38 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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