ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/lostlabsand.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:16 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +22 -20 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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