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.4 by root, Tue Feb 6 23:29:21 2007 UTC vs.
Revision 1.12 by root, Tue Nov 3 09:48:56 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines