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.3 by pippijn, Wed Jan 3 20:22:13 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:40:15 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines