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.8 by root, Sat Mar 3 01:22:31 2007 UTC vs.
Revision 1.14 by root, Sat Oct 16 09:17:21 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines