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, 4 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

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