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.3 by pippijn, Wed Jan 3 20:22:13 2007 UTC vs.
Revision 1.11 by root, Sat Aug 4 22:41:01 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines