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

Comparing deliantra/arch/ground/desert.arc (file contents):
Revision 1.8 by root, Sun Mar 11 00:15:19 2007 UTC vs.
Revision 1.13 by root, Tue Nov 3 09:48:48 2009 UTC

1object desert 1object desert
2race /terrain/desert 2race /terrain/desert
3face desert.x11 3face desert.x11
4magicmap green
5smoothlevel 90
6smoothface desert.x11 desert_S.x11
4type 67 7type 67
5smoothlevel 37 8randomitems desert
6move_block swim boat 9move_block swim boat
7move_on walk 10move_on walk
8move_slow walk 11move_slow walk
9move_slow_penalty 1 12move_slow_penalty 1
10no_pick 1 13no_pick 1
11is_floor 1 14is_floor 1
12is_wooded 1 15is_wooded 1
13color_bg yellow 16treasure_env 1
14editable 8
15magicmap green
16smoothface desert.x11 desert_S.x11
17end 17end
18 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines