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

Comparing deliantra/arch/ground/swamp.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:15:38 2007 UTC vs.
Revision 1.14 by root, Sat Oct 16 09:17:21 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines