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

Comparing deliantra/arch/ground/new/earth.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:15:40 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:22:32 2007 UTC

1object earth 1object earth
2name earth 2name earth
3face earth.x11 3face earth.x11
4type 67 4type 67
5walk_on 1 5smoothlevel 11
6move_block swim boat
7move_on walk
8move_slow walk
9move_slow_penalty 1
10no_pick 1
6is_floor 1 11is_floor 1
12is_wooded 1
7color_fg green 13color_fg green
8no_pick 1
9slow_move 1
10is_wooded 1
11editable 8 14editable 8
12smoothface earth.x11 empty_S.x11 15smoothface earth.x11 empty_S.x11
13smoothlevel 11
14move_block boat swim
15end 16end
17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines