ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/objects.arc
(Generate patch)

Comparing deliantra/arch/mapbuilding/objects.arc (file contents):
Revision 1.2 by pippijn, Thu May 4 15:31:31 2006 UTC vs.
Revision 1.9 by root, Fri Oct 9 02:42:25 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines