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

Comparing deliantra/arch/ground/lostlabsand.arc (file contents):
Revision 1.5 by root, Sun Feb 18 21:07:39 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:49:52 2007 UTC

1Object lostlabgreysand
2name sand
3face lostlabgreysand.x11
4type 67
5walk_on 1
6color_fg green
7color_bg yellow
8no_pick 1
9slow_move 1
10is_wooded 1
11is_floor 1
12smoothlevel 37
13editable 8
14smoothface lostlabgreysand.x11 lostlabgreysand_S.x11
15move_block boat swim
16end
17
1object lostlabbluesand 18Object lostlabbluesand
2name sand 19name sand
3face lostlabbluesand.x11 20face lostlabbluesand.x11
4type 67 21type 67
22walk_on 1
23color_fg green
24color_bg yellow
25no_pick 1
26slow_move 1
27is_wooded 1
28is_floor 1
5smoothlevel 37 29smoothlevel 37
6move_block swim boat
7move_on walk fly_low
8move_slow walk
9move_slow_penalty 1
10no_pick 1
11is_floor 1
12is_wooded 1
13color_bg yellow
14color_fg green
15editable 8 30editable 8
16smoothface lostlabbluesand.x11 lostlabbluesand_S.x11 31smoothface lostlabbluesand.x11 lostlabbluesand_S.x11
32move_block boat swim
17end 33end
18 34
19object lostlabgreysand
20name sand
21face lostlabgreysand.x11
22type 67
23smoothlevel 37
24move_block swim boat
25move_on walk fly_low
26move_slow walk
27move_slow_penalty 1
28no_pick 1
29is_floor 1
30is_wooded 1
31color_bg yellow
32color_fg green
33editable 8
34smoothface lostlabgreysand.x11 lostlabgreysand_S.x11
35end
36

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines