ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/lostlabsand.arc
Revision: 1.10
Committed: Sun Mar 11 00:19:42 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.9: +0 -2 lines
Log Message:
normalise color_bg to devnull

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 pippijn 1.1 editable 8
14 root 1.9 magicmap green
15 root 1.8 smoothface lostlabbluesand.x11 lostlabbluesand_S.x11
16 pippijn 1.1 end
17    
18 root 1.8 object lostlabgreysand
19 pippijn 1.1 name sand
20 root 1.8 face lostlabgreysand.x11
21 pippijn 1.1 type 67
22 root 1.8 smoothlevel 37
23     move_block swim boat
24     move_on walk
25     move_slow walk
26     move_slow_penalty 1
27 pippijn 1.1 no_pick 1
28 root 1.8 is_floor 1
29 root 1.6 is_wooded 1
30 pippijn 1.1 editable 8
31 root 1.9 magicmap green
32 root 1.8 smoothface lostlabgreysand.x11 lostlabgreysand_S.x11
33 pippijn 1.1 end
34