ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/door/Door/door.arc
Revision: 1.11
Committed: Sat Oct 16 09:16:57 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -16 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# Content
1 object door_0
2 inherit type_door
3 name door
4 face door_0.x11
5 hp 400
6 exp 1
7 ac 10
8 level 1
9 materialname wood
10 randomitems door
11 move_block all
12 alive 1
13 no_pick 1
14 blocksview 1
15 end
16
17 object door_1_1
18 inherit type_door
19 name door
20 face door_1.x11
21 hp 400
22 exp 1
23 ac 10
24 level 1
25 materialname wood
26 randomitems door
27 move_block all
28 alive 1
29 no_pick 1
30 blocksview 1
31 end
32
33 object door_1_2
34 inherit type_door
35 name door
36 face door_4.x11
37 hp 400
38 exp 1
39 ac 10
40 level 1
41 materialname wood
42 randomitems door
43 move_block all
44 alive 1
45 no_pick 1
46 blocksview 1
47 end
48
49 object door_1_3
50 inherit type_door
51 name door
52 face door_2.x11
53 hp 400
54 exp 1
55 ac 10
56 level 1
57 materialname wood
58 randomitems door
59 move_block all
60 alive 1
61 no_pick 1
62 blocksview 1
63 end
64
65 object door_1_4
66 inherit type_door
67 name door
68 face door_8.x11
69 hp 400
70 exp 1
71 ac 10
72 level 1
73 materialname wood
74 randomitems door
75 move_block all
76 alive 1
77 no_pick 1
78 blocksview 1
79 end
80
81 object door_2_1_1
82 inherit type_door
83 name door
84 face door_5.x11
85 hp 400
86 exp 1
87 ac 10
88 level 1
89 materialname wood
90 randomitems door
91 move_block all
92 alive 1
93 no_pick 1
94 blocksview 1
95 end
96
97 object door_2_1_2
98 inherit type_door
99 name door
100 face door_A.x11
101 hp 400
102 exp 1
103 ac 10
104 level 1
105 materialname wood
106 randomitems door
107 move_block all
108 alive 1
109 no_pick 1
110 blocksview 1
111 end
112
113 object door_2_2_1
114 inherit type_door
115 name door
116 face door_3.x11
117 hp 400
118 exp 1
119 ac 10
120 level 1
121 materialname wood
122 randomitems door
123 move_block all
124 alive 1
125 no_pick 1
126 blocksview 1
127 end
128
129 object door_2_2_2
130 inherit type_door
131 name door
132 face door_6.x11
133 hp 400
134 exp 1
135 ac 10
136 level 1
137 materialname wood
138 randomitems door
139 move_block all
140 alive 1
141 no_pick 1
142 blocksview 1
143 end
144
145 object door_2_2_3
146 inherit type_door
147 name door
148 face door_C.x11
149 hp 400
150 exp 1
151 ac 10
152 level 1
153 materialname wood
154 randomitems door
155 move_block all
156 alive 1
157 no_pick 1
158 blocksview 1
159 end
160
161 object door_2_2_4
162 inherit type_door
163 name door
164 face door_9.x11
165 hp 400
166 exp 1
167 ac 10
168 level 1
169 materialname wood
170 randomitems door
171 move_block all
172 alive 1
173 no_pick 1
174 blocksview 1
175 end
176
177 object door_3_1
178 inherit type_door
179 name door
180 face door_B.x11
181 hp 400
182 exp 1
183 ac 10
184 level 1
185 materialname wood
186 randomitems door
187 move_block all
188 alive 1
189 no_pick 1
190 blocksview 1
191 end
192
193 object door_3_2
194 inherit type_door
195 name door
196 face door_7.x11
197 hp 400
198 exp 1
199 ac 10
200 level 1
201 materialname wood
202 randomitems door
203 move_block all
204 alive 1
205 no_pick 1
206 blocksview 1
207 end
208
209 object door_3_3
210 inherit type_door
211 name door
212 face door_E.x11
213 hp 400
214 exp 1
215 ac 10
216 level 1
217 materialname wood
218 randomitems door
219 move_block all
220 alive 1
221 no_pick 1
222 blocksview 1
223 end
224
225 object door_3_4
226 inherit type_door
227 name door
228 face door_D.x11
229 hp 400
230 exp 1
231 ac 10
232 level 1
233 materialname wood
234 randomitems door
235 move_block all
236 alive 1
237 no_pick 1
238 blocksview 1
239 end
240
241 object door_4
242 inherit type_door
243 name door
244 face door_F.x11
245 hp 400
246 exp 1
247 ac 10
248 level 1
249 materialname wood
250 randomitems door
251 move_block all
252 alive 1
253 no_pick 1
254 blocksview 1
255 end
256