ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/objects.arc
Revision: 1.4
Committed: Tue Jan 2 21:51:30 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.3: +7 -7 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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