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

File Contents

# Content
1 Object building_firepot
2 name Firepot material
3 nrof 1
4 weight 1500
5 value 7500
6 type 161
7 subtype 3
8 face mbfirepot.111
9 slaying firepot
10 end
11 Object building_brazier
12 name Brazier material
13 nrof 1
14 weight 1500
15 value 9500
16 type 161
17 subtype 3
18 face mbbrazier.111
19 slaying brazier
20 end
21 Object building_fireplace
22 name Fireplace material
23 nrof 1
24 weight 2500
25 value 10000
26 type 161
27 subtype 3
28 face mbfireplace.111
29 slaying fireplace
30 end
31 Object building_fountain
32 name Fountain material
33 nrof 1
34 weight 25000
35 value 50500
36 type 161
37 subtype 3
38 face mbfountain.111
39 slaying fountain
40 end
41 Object building_sign
42 name Sign material
43 nrof 1
44 weight 1500
45 value 25000
46 type 161
47 subtype 3
48 face mbsign.111
49 slaying sign
50 end