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.4 by pippijn, Wed Jan 3 20:22:14 2007 UTC vs.
Revision 1.5 by root, Tue Feb 6 22:40:16 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines