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.4 by pippijn, Tue Jan 2 21:51:30 2007 UTC vs.
Revision 1.5 by root, Tue Feb 6 22:40:24 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines