ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/building.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:04 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object building_builder
2     nrof 1
3     name generic builder
4     weight 1500
5     value 150
6     type 160
7     subtype 1
8     face mbstove.111
9     end
10     Object building_destroyer
11     name generic destroyer
12     nrof 1
13     weight 1500
14     value 150
15     type 160
16     subtype 2
17     face mbhammer.111
18     end
19     Object shop_building
20     name tiles
21     is_floor 1
22     face shop_building.111
23     no_pick 1
24     no_magic 1
25     type 68
26     auto_apply 1
27     randomitems shop_building
28     editable 64
29     editor_folder arch/shop/Floors
30     end
31     Object shop_building_fant
32     name tiles
33     is_floor 1
34     face shop_building.111
35     no_pick 1
36     no_magic 1
37     type 68
38     auto_apply 1
39     randomitems shop_building_fant
40     editable 64
41     editor_folder arch/shop/Floors
42     end
43     Object shop_building_west
44     name tiles
45     is_floor 1
46     face shop_building.111
47     no_pick 1
48     no_magic 1
49     type 68
50     auto_apply 1
51     randomitems shop_building_west
52     editable 64
53     editor_folder arch/shop/Floors
54     end
55     Object shop_building_east
56     name tiles
57     is_floor 1
58     face shop_building.111
59     no_pick 1
60     no_magic 1
61     type 68
62     auto_apply 1
63     randomitems shop_building_east
64     editable 64
65     editor_folder arch/shop/Floors
66     end
67     Object building_woodfloor
68     name Wood floor material
69     nrof 1
70     weight 1500
71     value 1500
72     type 161
73     subtype 1
74     face mbwoodfloor.111
75     slaying woodfloor
76     end
77     Object building_woodfloor2
78     name Dark Wood floor material
79     nrof 1
80     weight 1500
81     value 1500
82     type 161
83     subtype 1
84     face mbwoodfloor2.111
85     slaying woodfloor2
86     end
87     Object building_wall
88     name Wall material
89     nrof 1
90     weight 1500
91     value 1500
92     type 161
93     subtype 2
94     face mbwall.111
95     slaying wall_0
96     end
97     Object building_wall2
98     name DWall material
99     nrof 1
100     weight 1700
101     value 1750
102     type 161
103     subtype 2
104     face mbdwall_0.111
105     slaying dwall_0
106     end
107     Object building_wall3
108     name WestCWall material
109     nrof 1
110     weight 1700
111     value 1650
112     type 161
113     subtype 2
114     face mbwestcwall_0.111
115     slaying westcwall_0
116     end
117     Object building_wall4
118     name Red CWall material
119     nrof 1
120     weight 1700
121     value 1900
122     type 161
123     subtype 2
124     face mbredcwall_0.111
125     slaying redcwall_0
126     end
127     Object building_wall5
128     name EastWall material
129     nrof 1
130     weight 1000
131     value 1600
132     type 161
133     subtype 2
134     face mbewall_0.111
135     slaying ewall_0
136     end
137     Object building_vertical_gate
138     name Vertical gate material
139     nrof 1
140     weight 150
141     value 1500
142     type 161
143     subtype 3
144     slaying igate_closed_1
145     face mbiron_gate1.111
146     end
147     Object building_horizontal_gate
148     name Horizontal gate material
149     nrof 1
150     weight 150
151     value 1500
152     type 161
153     subtype 3
154     slaying igate_closed_2
155     face mbiron_gate2.111
156     end
157     Object building_pedestal
158     name Pedestal material
159     nrof 1
160     weight 150
161     value 1500
162     type 161
163     subtype 3
164     slaying pedestal
165     face mbpedestal.111
166     Str 1
167     end
168     Object building_lever
169     name Lever material
170     nrof 1
171     weight 150
172     value 1500
173     type 161
174     subtype 3
175     slaying button_lever
176     face mblever.111
177     end
178     Object building_button
179     name Button material
180     nrof 1
181     weight 100
182     value 2000
183     type 161
184     subtype 3
185     slaying button_small
186     face mbbutton.111
187     end
188     Object building_vertical_gate_inv
189     name Vertical inverted gate material
190     nrof 1
191     weight 150
192     value 3000
193     type 161
194     subtype 3
195     slaying igate_open_1
196     face mbiron_gate_inv1.111
197     end
198     Object building_horizontal_gate_inv
199     name Horizontal inverted gate material
200     nrof 1
201     weight 150
202     value 3000
203     type 161
204     subtype 3
205     slaying igate_open_2
206     face mbiron_gate_inv2.111
207     end