ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/lostlabdesert.arc
Revision: 1.3
Committed: Wed Jan 3 20:22:14 2007 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +5 -5 lines
Log Message:
changed smoothfaces

File Contents

# User Rev Content
1 pippijn 1.1 Object lostlabdesert
2     name desert
3 pippijn 1.2 face lostlabdesert.x11
4 pippijn 1.1 type 67
5     race /terrain/desert
6     walk_on 1
7     color_fg green
8     color_bg yellow
9     no_pick 1
10     slow_move 1
11     is_wooded 1
12     is_floor 1
13     smoothlevel 37
14     editable 8
15 pippijn 1.3 smoothface lostlabdesert.x11 lostlabdesert_S.x11
16 pippijn 1.1 move_block boat swim
17     end
18    
19     Object lostlabdesert2
20     name desert mountain
21 pippijn 1.2 face lostlabdesert2.x11
22 pippijn 1.1 type 67
23     race /terrain/desert
24     walk_on 1
25     color_fg green
26     color_bg yellow
27     no_pick 1
28     is_wooded 1
29     is_floor 1
30     blocksview 1
31     is_hilly 1
32     slow_move 5
33     smoothlevel 37
34     editable 8
35 pippijn 1.3 smoothface lostlabdesert2.x11 lostlabdesert_S.x11
36 pippijn 1.1 move_block boat swim
37     end
38    
39     Object lostlabdesert3
40     name desert
41 pippijn 1.2 face lostlabdesert3.x11
42 pippijn 1.1 type 67
43     race /terrain/desert
44     walk_on 1
45     color_fg green
46     color_bg yellow
47     no_pick 1
48     slow_move 1
49     is_wooded 1
50     is_floor 1
51     smoothlevel 37
52     editable 8
53 pippijn 1.3 smoothface lostlabdesert3.x11 lostlabdesert_S.x11
54 pippijn 1.1 move_block boat swim
55     end
56    
57     Object lostlabdesert4
58     name desert
59 pippijn 1.2 face lostlabdesert4.x11
60 pippijn 1.1 type 67
61     race /terrain/desert
62     walk_on 1
63     color_fg green
64     color_bg yellow
65     no_pick 1
66     slow_move 1
67     is_wooded 1
68     is_floor 1
69     smoothlevel 37
70     editable 8
71 pippijn 1.3 smoothface lostlabdesert4.x11 lostlabdesert_S.x11
72 pippijn 1.1 move_block boat swim
73     end
74    
75     Object lostlabdesert5
76     name desert
77 pippijn 1.2 face lostlabdesert5.x11
78 pippijn 1.1 type 67
79     race /terrain/desert
80     walk_on 1
81     color_fg green
82     color_bg yellow
83     no_pick 1
84     slow_move 1
85     is_wooded 1
86     is_floor 1
87     smoothlevel 37
88     editable 8
89 pippijn 1.3 smoothface lostlabdesert5.x11 lostlabdesert_S.x11
90 pippijn 1.1 move_block boat swim
91     end
92