ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/objects.arc
Revision: 1.2
Committed: Thu May 4 15:31:31 2006 UTC (18 years, 1 month ago) by pippijn
Branch: MAIN
Changes since 1.1: +10 -0 lines
Log Message:
Adding editable directives to some archetypes, move_blocks to others,
renaming some goth arches to german names, normalising the dread and
hellhound arches and changing the asteroid archetype to use snowstorm
instead of iceball. Iceball can be nuked, I would say.

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.111
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.111
19 slaying brazier
20 end
21 Object building_fireplace
22 name Fireplace material
23 nrof 1
24 weight 2500
25 value 10000
26 type 161
27 subtype 3
28 face mbfireplace.111
29 slaying fireplace
30 end
31 Object building_fountain
32 name Fountain material
33 nrof 1
34 weight 25000
35 value 50500
36 type 161
37 subtype 3
38 face mbfountain.111
39 slaying fountain
40 end
41 Object building_sign
42 name Sign material
43 nrof 1
44 weight 1500
45 value 25000
46 type 161
47 subtype 3
48 face mbsign.111
49 slaying sign
50 end
51 Object building_altar_none
52 name Altar material
53 nrof 1
54 weight 1500
55 value 2500000
56 type 161
57 subtype 3
58 face mbaltarnone.111
59 slaying altar_none
60 end