ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/marsh.arc
(Generate patch)

Comparing deliantra/arch/ground/marsh.arc (file contents):
Revision 1.5 by root, Tue Feb 6 22:40:16 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:49:52 2007 UTC

1object marsh 1Object marsh
2race /terrain/swamp
3face marsh.x11 2face marsh.x11
4type 67 3type 67
5smoothlevel 9 4race /terrain/swamp
6move_block swim boat 5walk_on 1
7move_on all
8move_slow walk
9move_slow_penalty 15
10no_pick 1
11is_floor 1
12is_wooded 1
13is_water 1
14color_bg blue 6color_bg blue
15color_fg green 7color_fg green
8no_pick 1
9is_water 1
10slow_move 15
11is_wooded 1
12smoothlevel 9
16editable 8 13editable 8
14is_floor 1
17smoothface marsh.x11 marsh_S.x11 15smoothface marsh.x11 marsh_S.x11
16move_block boat swim
18end 17end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines