ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/lostlabsand.arc
Revision: 1.7
Committed: Sat Mar 3 01:15:38 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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