ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/minerals.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:03 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

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