stockGenerators 수정
This commit is contained in:
parent
3bcd742611
commit
7fb0f83760
@ -20,12 +20,20 @@
|
||||
</li>
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>Steel</thingDef>
|
||||
<countRange>150~300</countRange>
|
||||
<countRange>75~150</countRange>
|
||||
</li>
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>Chemfuel</thingDef>
|
||||
<countRange>50~150</countRange>
|
||||
</li>
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>Hyperweave</thingDef>
|
||||
<countRange>10~15</countRange>
|
||||
</li>
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>DevilstrandCloth</thingDef>
|
||||
<countRange>20~30</countRange>
|
||||
</li>
|
||||
|
||||
<!-- Drugs -->
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
@ -54,6 +62,10 @@
|
||||
<thingDef>Leather_Automaton</thingDef>
|
||||
<countRange>20~60</countRange>
|
||||
</li>
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>PN_ComponentRoyal</thingDef>
|
||||
<countRange>2~4</countRange>
|
||||
</li>
|
||||
|
||||
<li Class="StockGenerator_Category">
|
||||
<categoryDef>PN_TMPackagedCatagory</categoryDef>
|
||||
|
@ -73,7 +73,7 @@
|
||||
</li>
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>PN_ComponentRoyal</thingDef>
|
||||
<countRange>3~9</countRange>
|
||||
<countRange>6~12</countRange>
|
||||
</li>
|
||||
|
||||
<li Class="StockGenerator_Category">
|
||||
|
Loading…
x
Reference in New Issue
Block a user