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.10 by root, Sat Apr 28 18:47:34 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
8randomitems desert
5move_block swim boat 9move_block swim boat
6move_on walk 10move_on walk
7move_slow walk 11move_slow walk
8move_slow_penalty 1 12move_slow_penalty 1
9no_pick 1 13no_pick 1
10is_floor 1 14is_floor 1
11is_wooded 1 15is_wooded 1
12editable 8
13randomitems desert
14treasure_env 1 16treasure_env 1
15magicmap green
16smoothlevel 37
17smoothface desert.x11 desert_S.x11
18end 17end
19 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines