ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/minerals.arc
(Generate patch)

Comparing deliantra/arch/inorganic/minerals.arc (file contents):
Revision 1.10 by root, Fri Aug 10 01:46:37 2007 UTC vs.
Revision 1.13 by root, Tue Nov 3 09:58:56 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines