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.1 by root, Mon Feb 6 20:26:04 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:15:44 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines