ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/minerals.arc
Revision: 1.2
Committed: Tue Jan 2 21:50:07 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +8 -8 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object min_oil
2     name bottle
3     title of mineral oil
4 pippijn 1.2 face min_oil.x11
5 root 1.1 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 pippijn 1.2 face salt.x11
21 root 1.1 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 pippijn 1.2 face sulphur.x11
36 root 1.1 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 pippijn 1.2 face graphite.x11
56 root 1.1 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 pippijn 1.2 face phosphor.x11
75 root 1.1 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 pippijn 1.2 face cinna.x11
95 root 1.1 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 pippijn 1.2 face pyrite.x11
110 root 1.1 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 pippijn 1.2 face gypsum.x11
125 root 1.1 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