ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/lostlabsand.arc
Revision: 1.5
Committed: Sun Feb 18 21:07:39 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +2 -2 lines
Log Message:
more manual adjustment to move_on/off and move_type

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 root 1.5 move_on walk fly_low
8 root 1.4 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 root 1.5 move_on walk fly_low
26 root 1.4 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