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.10 by root, Fri Aug 10 01:46:37 2007 UTC

7type 73 7type 73
8materialname cinnabar 8materialname cinnabar
9value 70 9value 70
10weight 3000 10weight 3000
11client_type 641 11client_type 641
12color_fg red
13editable 2048 12editable 2048
13magicmap red
14end 14end
15 15
16object graphite 16object graphite
17name pile 17name pile
18name_pl piles 18name_pl piles
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 30editable 2048
31magicmap black
32end 32end
33 33
34object gypsum 34object gypsum
35name pile 35name pile
36name_pl piles 36name_pl piles
41resist_acid 100 41resist_acid 100
42materialname gypsum 42materialname gypsum
43value 9 43value 9
44weight 1500 44weight 1500
45client_type 641 45client_type 641
46color_fg blue
47editable 2048 46editable 2048
47magicmap blue
48end 48end
49 49
50object min_oil 50object min_oil
51name bottle 51name bottle
52name_pl bottles 52name_pl bottles
75resist_acid 100 75resist_acid 100
76materialname phosphorus 76materialname phosphorus
77value 45 77value 45
78weight 1000 78weight 1000
79client_type 641 79client_type 641
80color_fg grey
81editable 2048 80editable 2048
81magicmap grey
82end 82end
83 83
84object pyrite 84object pyrite
85name pile 85name pile
86name_pl piles 86name_pl piles
88face pyrite.x11 88face pyrite.x11
89nrof 1 89nrof 1
90type 73 90type 73
91materialname pyrite 91materialname pyrite
92value 8 92value 8
93weight 2000 93weight 1000
94client_type 641 94client_type 641
95color_fg grey
96editable 2048 95editable 2048
96magicmap grey
97end
98
99object pyrite2
100name large clump
101name_pl large clumps
102title of pyrite
103face pyrite2.x11
104nrof 1
105type 73
106materialname pyrite
107value 800
108weight 73
109client_type 641
110editable 2048
111magicmap grey
112end
113
114object pyrite3
115name enormous clump
116name_pl enormous clumps
117title of pyrite
118face pyrite3.x11
119nrof 1
120type 73
121materialname pyrite
122value 8000
123weight 863
124client_type 641
125editable 2048
126magicmap grey
97end 127end
98 128
99object salt 129object salt
100name pile 130name pile
101name_pl piles 131name_pl piles
105type 73 135type 73
106materialname salt 136materialname salt
107value 10 137value 10
108weight 500 138weight 500
109client_type 641 139client_type 641
110color_fg white
111editable 2048 140editable 2048
141magicmap white
112end 142end
113 143
114object sulphur 144object sulphur
115name pile 145name pile
116name_pl piles 146name_pl piles
122resist_acid 100 152resist_acid 100
123materialname sulphur 153materialname sulphur
124value 15 154value 15
125weight 500 155weight 500
126client_type 641 156client_type 641
127color_fg yellow
128editable 2048 157editable 2048
158magicmap yellow
129end 159end
130 160

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines