ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/minerals.arc
Revision: 1.11
Committed: Tue Aug 28 02:41:39 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.10: +3 -3 lines
Log Message:
adjusted pyrite weights

File Contents

# Content
1 object cinnabar
2 name pile
3 name_pl piles
4 title of cinnabar
5 face cinna.x11
6 nrof 1
7 type 73
8 materialname cinnabar
9 value 70
10 weight 3000
11 client_type 641
12 editable 2048
13 magicmap red
14 end
15
16 object graphite
17 name pile
18 name_pl piles
19 title of graphite
20 face graphite.x11
21 nrof 1
22 type 73
23 resist_fire -100
24 resist_electricity -100
25 resist_acid 100
26 materialname graphite
27 value 1
28 weight 500
29 client_type 641
30 editable 2048
31 magicmap black
32 end
33
34 object gypsum
35 name pile
36 name_pl piles
37 title of gypsum
38 face gypsum.x11
39 nrof 1
40 type 73
41 resist_acid 100
42 materialname gypsum
43 value 9
44 weight 1500
45 client_type 641
46 editable 2048
47 magicmap blue
48 end
49
50 object min_oil
51 name bottle
52 name_pl bottles
53 title of mineral oil
54 face min_oil.x11
55 nrof 1
56 type 73
57 resist_fire -100
58 materialname glass
59 value 40
60 weight 2500
61 client_type 641
62 editable 2048
63 magicmap brown
64 end
65
66 object phosphorus
67 name pile
68 name_pl piles
69 title of phosphorus
70 face phosphor.x11
71 nrof 1
72 type 73
73 resist_fire -100
74 resist_electricity -100
75 resist_acid 100
76 materialname phosphorus
77 value 45
78 weight 1000
79 client_type 641
80 editable 2048
81 magicmap grey
82 end
83
84 object pyrite
85 name pile
86 name_pl piles
87 title of pyrite
88 face pyrite.x11
89 nrof 1
90 type 73
91 materialname pyrite
92 value 8
93 weight 40
94 client_type 641
95 editable 2048
96 magicmap grey
97 end
98
99 object pyrite2
100 name large clump
101 name_pl large clumps
102 title of pyrite
103 face pyrite2.x11
104 nrof 1
105 type 73
106 materialname pyrite
107 value 800
108 weight 2500
109 client_type 641
110 editable 2048
111 magicmap grey
112 end
113
114 object pyrite3
115 name enormous clump
116 name_pl enormous clumps
117 title of pyrite
118 face pyrite3.x11
119 nrof 1
120 type 73
121 materialname pyrite
122 value 8000
123 weight 20000
124 client_type 641
125 editable 2048
126 magicmap grey
127 end
128
129 object salt
130 name pile
131 name_pl piles
132 title of salt
133 face salt.x11
134 nrof 1
135 type 73
136 materialname salt
137 value 10
138 weight 500
139 client_type 641
140 editable 2048
141 magicmap white
142 end
143
144 object sulphur
145 name pile
146 name_pl piles
147 title of sulphur
148 face sulphur.x11
149 nrof 1
150 type 73
151 resist_fire -100
152 resist_acid 100
153 materialname sulphur
154 value 15
155 weight 500
156 client_type 641
157 editable 2048
158 magicmap yellow
159 end
160