stockGenerators 수정

This commit is contained in:
Cocopomel 2021-10-06 03:09:25 +09:00
parent 3bcd742611
commit 7fb0f83760
2 changed files with 14 additions and 2 deletions

View File

@ -20,12 +20,20 @@
</li> </li>
<li Class="StockGenerator_SingleDef"> <li Class="StockGenerator_SingleDef">
<thingDef>Steel</thingDef> <thingDef>Steel</thingDef>
<countRange>150~300</countRange> <countRange>75~150</countRange>
</li> </li>
<li Class="StockGenerator_SingleDef"> <li Class="StockGenerator_SingleDef">
<thingDef>Chemfuel</thingDef> <thingDef>Chemfuel</thingDef>
<countRange>50~150</countRange> <countRange>50~150</countRange>
</li> </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 --> <!-- Drugs -->
<li Class="StockGenerator_SingleDef"> <li Class="StockGenerator_SingleDef">
@ -54,6 +62,10 @@
<thingDef>Leather_Automaton</thingDef> <thingDef>Leather_Automaton</thingDef>
<countRange>20~60</countRange> <countRange>20~60</countRange>
</li> </li>
<li Class="StockGenerator_SingleDef">
<thingDef>PN_ComponentRoyal</thingDef>
<countRange>2~4</countRange>
</li>
<li Class="StockGenerator_Category"> <li Class="StockGenerator_Category">
<categoryDef>PN_TMPackagedCatagory</categoryDef> <categoryDef>PN_TMPackagedCatagory</categoryDef>

View File

@ -73,7 +73,7 @@
</li> </li>
<li Class="StockGenerator_SingleDef"> <li Class="StockGenerator_SingleDef">
<thingDef>PN_ComponentRoyal</thingDef> <thingDef>PN_ComponentRoyal</thingDef>
<countRange>3~9</countRange> <countRange>6~12</countRange>
</li> </li>
<li Class="StockGenerator_Category"> <li Class="StockGenerator_Category">