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.8 by root, Sat Mar 3 01:22:38 2007 UTC vs.
Revision 1.10 by sf-marcmagus, Sat Oct 10 07:14:49 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines