ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/beach.arc
(Generate patch)

Comparing deliantra/arch/ground/beach.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:40:15 2007 UTC vs.
Revision 1.10 by root, Sat Aug 4 22:41:01 2007 UTC

1object beach 1object beach
2race /terrain/desert 2race /terrain/desert
3face beach.x11 3face beach.x11
4type 67 4type 67
5smoothlevel 10
6move_block swim boat 5move_block swim boat
7move_on all 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 0 11is_wooded 0
13color_bg yellow
14editable 8 12editable 8
13smoothlevel 90
15smoothface beach.x11 beach_S.x11 14smoothface beach.x11 beach_S.x11
16end 15end
17 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines