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.5 by root, Sat Mar 3 00:49:51 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:15:19 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines