--- deliantra/arch/inorganic/minerals.arc 2007/02/06 22:40:22 1.3 +++ deliantra/arch/inorganic/minerals.arc 2007/03/03 00:49:58 1.6 @@ -1,137 +1,137 @@ -object cinnabar -name pile -name_pl piles -title of cinnabar -face cinna.x11 +Object min_oil +name bottle +title of mineral oil +face min_oil.x11 nrof 1 +material 4 type 73 -material 64 -materialname cinnabar -value 70 -weight 3000 -client_type 641 -color_fg red +value 40 +resist_fire -100 + +weight 2500 editable 2048 +magicmap brown +name_pl bottles +client_type 641 end - -object graphite +Object salt name pile -name_pl piles -title of graphite -face graphite.x11 +title of salt +face salt.x11 nrof 1 -type 73 -resist_fire -100 -resist_electricity -100 -resist_acid 100 material 64 -materialname graphite -value 1 +materialname salt +type 73 +value 10 +color_fg white weight 500 -client_type 641 -color_fg black editable 2048 +name_pl piles +client_type 641 end - -object gypsum +Object sulphur name pile -name_pl piles -title of gypsum -face gypsum.x11 +title of sulphur +face sulphur.x11 nrof 1 +material 64 +materialname sulphur type 73 +value 15 +color_fg yellow +resist_fire -100 + resist_acid 100 -material 64 -materialname gypsum -value 9 -weight 1500 -client_type 641 -color_fg blue + +weight 500 editable 2048 +name_pl piles +client_type 641 end -object min_oil -name bottle -name_pl bottles -title of mineral oil -face min_oil.x11 +Object graphite +name pile +title of graphite +face graphite.x11 nrof 1 +material 64 +materialname graphite type 73 +value 1 +color_fg black resist_fire -100 -material 4 -value 40 -weight 2500 -client_type 641 +resist_electricity -100 +resist_acid 100 +weight 500 editable 2048 -magicmap brown +name_pl piles +client_type 641 end -object phosphorus +Object phosphorus name pile -name_pl piles title of phosphorus face phosphor.x11 nrof 1 +material 64 +materialname phosphorus type 73 +value 45 +color_fg grey resist_fire -100 resist_electricity -100 + resist_acid 100 -material 64 -materialname phosphorus -value 45 + weight 1000 -client_type 641 -color_fg grey editable 2048 +name_pl piles +client_type 641 end - -object pyrite +Object cinnabar name pile +title of cinnabar +face cinna.x11 +nrof 1 +material 64 +materialname cinnabar +type 73 +value 70 +color_fg red +weight 3000 +editable 2048 name_pl piles +client_type 641 +end +Object pyrite +name pile title of pyrite face pyrite.x11 nrof 1 -type 73 material 66 materialname pyrite +type 73 value 8 -weight 2000 -client_type 641 color_fg grey +weight 2000 editable 2048 -end - -object salt -name pile name_pl piles -title of salt -face salt.x11 -nrof 1 -type 73 -material 64 -materialname salt -value 10 -weight 500 client_type 641 -color_fg white -editable 2048 end - -object sulphur +Object gypsum name pile -name_pl piles -title of sulphur -face sulphur.x11 +title of gypsum +face gypsum.x11 nrof 1 +material 64 +materialname gypsum type 73 -resist_fire -100 +value 9 +color_fg blue resist_acid 100 -material 64 -materialname sulphur -value 15 -weight 500 -client_type 641 -color_fg yellow + +weight 1500 editable 2048 +name_pl piles +client_type 641 end -