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.7 by root, Sat Mar 3 01:22:30 2007 UTC vs.
Revision 1.12 by root, Wed Oct 28 10:13:01 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
14color_fg green
15editable 8 16editable 8
16smoothface desert.x11 desert_S.x11 17treasure_env 1
17end 18end
18 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines