ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/objects.arc
Revision: 1.5
Committed: Tue Feb 6 22:40:24 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.4: +47 -40 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object building_altar_none
2 name Altar material
3 slaying altar_none
4 face mbaltarnone.x11
5 nrof 1
6 type 161
7 subtype 3
8 value 2500000
9 weight 1500
10 end
11
12 object building_brazier
13 name Brazier material
14 slaying brazier
15 face mbbrazier.x11
16 nrof 1
17 type 161
18 subtype 3
19 value 9500
20 weight 1500
21 end
22
23 object building_fireplace
24 name Fireplace material
25 slaying fireplace
26 face mbfireplace.x11
27 nrof 1
28 type 161
29 subtype 3
30 value 10000
31 weight 2500
32 end
33
34 object building_firepot
35 name Firepot material
36 slaying firepot
37 face mbfirepot.x11
38 nrof 1
39 type 161
40 subtype 3
41 value 7500
42 weight 1500
43 end
44
45 object building_fountain
46 name Fountain material
47 slaying fountain
48 face mbfountain.x11
49 nrof 1
50 type 161
51 subtype 3
52 value 50500
53 weight 25000
54 end
55
56 object building_hangingfirepot
57 name Hanging Firepot material
58 slaying hangingfirepot
59 face mbhangingfirepot.x11
60 nrof 1
61 type 161
62 subtype 3
63 value 8500
64 weight 1500
65 end
66
67 object building_sign
68 name Sign material
69 slaying sign
70 face mbsign.x11
71 nrof 1
72 type 161
73 subtype 3
74 value 25000
75 weight 1500
76 end
77