ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/objects.arc
Revision: 1.3
Committed: Thu May 4 21:04:21 2006 UTC (18 years, 1 month ago) by pippijn
Branch: MAIN
Changes since 1.2: +10 -0 lines
Log Message:
Adding hanging firepot to objects

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_hangingfirepot
22 name Hanging Firepot material
23 nrof 1
24 weight 1500
25 value 8500
26 type 161
27 subtype 3
28 face mbhangingfirepot.111
29 slaying hangingfirepot
30 end
31 Object building_fireplace
32 name Fireplace material
33 nrof 1
34 weight 2500
35 value 10000
36 type 161
37 subtype 3
38 face mbfireplace.111
39 slaying fireplace
40 end
41 Object building_fountain
42 name Fountain material
43 nrof 1
44 weight 25000
45 value 50500
46 type 161
47 subtype 3
48 face mbfountain.111
49 slaying fountain
50 end
51 Object building_sign
52 name Sign material
53 nrof 1
54 weight 1500
55 value 25000
56 type 161
57 subtype 3
58 face mbsign.111
59 slaying sign
60 end
61 Object building_altar_none
62 name Altar material
63 nrof 1
64 weight 1500
65 value 2500000
66 type 161
67 subtype 3
68 face mbaltarnone.111
69 slaying altar_none
70 end