ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/building.arc
Revision: 1.1.1.2 (vendor branch)
Committed: Wed Feb 22 18:04:03 2006 UTC (18 years, 5 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_22
Changes since 1.1.1.1: +0 -4 lines
Log Message:
cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22

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