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.5 by root, Tue Feb 6 23:58:58 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
12color_fg red
13editable 2048
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
30color_fg black
31editable 2048
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
46color_fg blue
47editable 2048
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
80color_fg grey
81editable 2048
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 2000 89weight 40
94client_type 641 90client_type 641
95color_fg grey 91end
96editable 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
97end 119end
98 120
99object salt 121object salt
100name pile 122name pile
101name_pl piles 123name_pl piles
102title of salt 124title of salt
103face salt.x11 125face salt.x11
126magicmap white
104nrof 1 127nrof 1
105type 73 128type 73
106materialname salt 129materialname salt
107value 10 130value 10
108weight 500 131weight 500
109client_type 641 132client_type 641
110color_fg white
111editable 2048
112end 133end
113 134
114object sulphur 135object sulphur
115name pile 136name pile
116name_pl piles 137name_pl piles
117title of sulphur 138title of sulphur
118face sulphur.x11 139face sulphur.x11
140magicmap yellow
119nrof 1 141nrof 1
120type 73 142type 73
121resist_fire -100 143resist_fire -100
122resist_acid 100 144resist_acid 100
123materialname sulphur 145materialname sulphur
124value 15 146value 15
125weight 500 147weight 500
126client_type 641 148client_type 641
127color_fg yellow
128editable 2048
129end 149end
130 150

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines