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.11 by root, Sat Aug 4 22:41:01 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines