ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/minerals.arc
Revision: 1.7
Committed: Sat Mar 3 01:15:42 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +8 -8 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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