alle keno city bulds + zip buildtool
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
<function>Kohlemine produziert Kohle</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>65000</price>
|
||||
<dailyUpkeep>160</dailyUpkeep>
|
||||
<price>600000</price>
|
||||
<dailyUpkeep>500</dailyUpkeep>
|
||||
<lifetime>1000</lifetime>
|
||||
<rotation>0</rotation>
|
||||
<brand>NONE</brand>
|
||||
@@ -78,7 +78,7 @@
|
||||
|
||||
<silo>
|
||||
<loadingStation node="loadingTrigger" supportsExtension="true" storageRadius="50">
|
||||
<loadTrigger triggerNode="loadingTrigger" fillLitersPerSecond="2000" dischargeNode="dischargeNode" fillTypes="MININGCOAL" aiNode="aiLoadingNode">
|
||||
<loadTrigger triggerNode="loadingTrigger" fillLitersPerSecond="2000" dischargeNode="dischargeNode" fillTypes="DIRT" aiNode="aiLoadingNode">
|
||||
<effectNode effectClass="PipeEffect" effectNode="pipeEffect" materialType="pipe" fadeTime="0.5" maxBending="0" controlPoint="4.8 0 0 0" />
|
||||
<effectNode effectNode="pipeEffectSmoke" materialType="unloadingSmoke" fadeTime="0.5" />
|
||||
<sounds>
|
||||
@@ -88,11 +88,11 @@
|
||||
</loadingStation>
|
||||
|
||||
<!-- <unloadingStation supportsExtension="true" storageRadius="50">
|
||||
<unloadTrigger exactFillRootNode="exactFillRootNode" fillTypes="MININGCOAL" aiNode="aiUnloadingNode"/>
|
||||
<unloadTrigger exactFillRootNode="exactFillRootNode" fillTypes="DIRT" aiNode="aiUnloadingNode"/>
|
||||
</unloadingStation> -->
|
||||
|
||||
<storages>
|
||||
<storage node="storage" fillTypes="MININGCOAL" capacity="400000" isExtension="false"/>
|
||||
<storage node="storage" fillTypes="DIRT" capacity="1500000" isExtension="false"/>
|
||||
</storages>
|
||||
</silo>
|
||||
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
<function>Erde mine produziert Erde</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>65000</price>
|
||||
<dailyUpkeep>160</dailyUpkeep>
|
||||
<price>180000</price>
|
||||
<dailyUpkeep>150</dailyUpkeep>
|
||||
<lifetime>1000</lifetime>
|
||||
<rotation>0</rotation>
|
||||
<brand>NONE</brand>
|
||||
@@ -92,7 +92,7 @@
|
||||
</unloadingStation> -->
|
||||
|
||||
<storages>
|
||||
<storage node="storage" fillTypes="DIRT" capacity="1000000" isExtension="false"/>
|
||||
<storage node="storage" fillTypes="DIRT" capacity="1500000" isExtension="false"/>
|
||||
</storages>
|
||||
</silo>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
|
||||
<placeable type="mineSilo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../shared/xml/schema/placeable.xsd">
|
||||
|
||||
<produktion fillType="IRONORE" amountPerHour="120000" />
|
||||
<produktion fillType="IRONORE" amountPerHour="45000" />
|
||||
|
||||
<storeData>
|
||||
<name>LS25 Eisenmine</name>
|
||||
@@ -9,8 +9,8 @@
|
||||
<function>Eisenmine produziert Eisen</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>65000</price>
|
||||
<dailyUpkeep>160</dailyUpkeep>
|
||||
<price>1200000</price>
|
||||
<dailyUpkeep>1000</dailyUpkeep>
|
||||
<lifetime>1000</lifetime>
|
||||
<rotation>0</rotation>
|
||||
<brand>NONE</brand>
|
||||
@@ -92,7 +92,7 @@
|
||||
</unloadingStation> -->
|
||||
|
||||
<storages>
|
||||
<storage node="storage" fillTypes="IRONORE" capacity="600000" isExtension="false"/>
|
||||
<storage node="storage" fillTypes="IRONORE" capacity="1500000" isExtension="false"/>
|
||||
</storages>
|
||||
</silo>
|
||||
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
<function>Mine produziert PAYDIRT</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>80000</price>
|
||||
<dailyUpkeep>120</dailyUpkeep>
|
||||
<price>250000</price>
|
||||
<dailyUpkeep>200</dailyUpkeep>
|
||||
<lifetime>1000</lifetime>
|
||||
<rotation>0</rotation>
|
||||
<brand>NONE</brand>
|
||||
@@ -92,7 +92,7 @@
|
||||
</unloadingStation> -->
|
||||
|
||||
<storages>
|
||||
<storage node="storage" fillTypes="PAYDIRT" capacity="200000" isExtension="false"/>
|
||||
<storage node="storage" fillTypes="PAYDIRT" capacity="1500000" isExtension="false"/>
|
||||
</storages>
|
||||
</silo>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
|
||||
<placeable type="mineSilo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../shared/xml/schema/placeable.xsd">
|
||||
|
||||
<produktion fillType="SILVERORE" amountPerHour="90000" />
|
||||
<produktion fillType="SILVERORE" amountPerHour="50000" />
|
||||
|
||||
<storeData>
|
||||
<name>LS25 Silbermine</name>
|
||||
@@ -9,8 +9,8 @@
|
||||
<function>Silbermine produziert Silber</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>65000</price>
|
||||
<dailyUpkeep>160</dailyUpkeep>
|
||||
<price>1500000</price>
|
||||
<dailyUpkeep>1200</dailyUpkeep>
|
||||
<lifetime>1000</lifetime>
|
||||
<rotation>0</rotation>
|
||||
<brand>NONE</brand>
|
||||
@@ -92,7 +92,7 @@
|
||||
</unloadingStation> -->
|
||||
|
||||
<storages>
|
||||
<storage node="storage" fillTypes="SILVERORE" capacity="600000" isExtension="false"/>
|
||||
<storage node="storage" fillTypes="SILVERORE" capacity="1500000" isExtension="false"/>
|
||||
</storages>
|
||||
</silo>
|
||||
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
<function>Steinbruch produziert STONE</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>95000</price>
|
||||
<dailyUpkeep>160</dailyUpkeep>
|
||||
<price>250000</price>
|
||||
<dailyUpkeep>200</dailyUpkeep>
|
||||
<lifetime>1000</lifetime>
|
||||
<rotation>0</rotation>
|
||||
<brand>NONE</brand>
|
||||
@@ -92,7 +92,7 @@
|
||||
</unloadingStation> -->
|
||||
|
||||
<storages>
|
||||
<storage node="storage" fillTypes="STONE" capacity="200000" isExtension="false"/>
|
||||
<storage node="storage" fillTypes="STONE" capacity="1500000" isExtension="false"/>
|
||||
</storages>
|
||||
</silo>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user