ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/objects.arc
Revision: 1.7
Committed: Sat Mar 3 01:15:44 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +7 -7 lines
Log Message:
lowercase Object and More manually for the time being

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.x11
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.x11
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.x11
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.x11
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.x11
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.x11
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.x11
69 slaying altar_none
70 end