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.5 by root, Sun Feb 18 21:07:39 2007 UTC vs.
Revision 1.10 by root, Sun Mar 11 00:19:42 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines