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.3 by pippijn, Thu May 4 21:04:21 2006 UTC vs.
Revision 1.10 by sf-marcmagus, Sat Oct 10 07:14:49 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
21Object building_hangingfirepot 24
22name Hanging Firepot material 25object building_fireplace
26name Fireplace material
27name_pl Fireplace materials
28slaying fireplace
29face mbfireplace.x11
23nrof 1 30nrof 1
24weight 1500
25value 8500
26type 161 31type 161
27subtype 3 32subtype 3
28face mbhangingfirepot.111 33value 10000
29slaying hangingfirepot 34weight 2500
30end 35end
36
31Object building_fireplace 37object building_firepot
32name Fireplace material 38name Firepot material
39name_pl Firepot materials
40slaying firepot
41face mbfirepot.x11
33nrof 1 42nrof 1
34weight 2500
35value 10000
36type 161 43type 161
37subtype 3 44subtype 3
38face mbfireplace.111 45value 7500
39slaying fireplace 46weight 1500
40end 47end
48
41Object building_fountain 49object building_fountain
42name Fountain material 50name Fountain material
51name_pl Fountain materials
52slaying fountain
53face mbfountain.x11
43nrof 1 54nrof 1
44weight 25000
45value 50500
46type 161 55type 161
47subtype 3 56subtype 3
48face mbfountain.111 57value 50500
49slaying fountain 58weight 25000
50end 59end
51Object building_sign 60
52name Sign 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 25000
56type 161 67type 161
57subtype 3 68subtype 3
58face mbsign.111 69value 8500
70weight 1500
71end
72
73object building_sign
74name Sign material
75name_pl Sign materials
59slaying sign 76slaying sign
60end 77face mbsign.x11
61Object building_altar_none
62name Altar material
63nrof 1 78nrof 1
64weight 1500
65value 2500000
66type 161 79type 161
67subtype 3 80subtype 3
68face mbaltarnone.111 81value 25000
69slaying altar_none 82weight 1500
83msg
84Place a book or scroll, which will be destroyed, on the square before building. The text will be used as the text of the sign.
85endmsg
70end 86end
87

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines