ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/lostlabsand.arc
Revision: 1.8
Committed: Sat Mar 3 01:22:31 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +22 -20 lines
Log Message:
second normaliser run - dude

File Contents

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