ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/objects.arc
Revision: 1.6
Committed: Sat Mar 3 00:50:00 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +40 -47 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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