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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines