--- deliantra/arch/inorganic/minerals.arc 2007/02/06 23:58:58 1.5 +++ deliantra/arch/inorganic/minerals.arc 2007/03/03 01:15:42 1.7 @@ -1,130 +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 -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 +material 64 +materialname salt type 73 -resist_fire -100 -resist_electricity -100 -resist_acid 100 -materialname graphite -value 1 +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 -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 -materialname glass -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 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 -materialname phosphorus -value 45 + weight 1000 +editable 2048 +name_pl piles client_type 641 -color_fg grey +end +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 -name_pl piles 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 -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 -materialname sulphur -value 15 -weight 500 -client_type 641 -color_fg yellow + +weight 1500 editable 2048 +name_pl piles +client_type 641 end -