물품 변경

This commit is contained in:
Cocopomel 2021-09-12 19:42:44 +09:00
parent 1391f10bb6
commit 9e5b3b461a

View File

@ -29,12 +29,16 @@
</li> </li>
<li Class="StockGenerator_SingleDef"> <li Class="StockGenerator_SingleDef">
<thingDef>Gold</thingDef> <thingDef>Gold</thingDef>
<countRange>50~200</countRange> <countRange>50~70</countRange>
</li> </li>
<li Class="StockGenerator_SingleDef"> <li Class="StockGenerator_SingleDef">
<thingDef>Chemfuel</thingDef> <thingDef>Chemfuel</thingDef>
<countRange>200~600</countRange> <countRange>200~600</countRange>
</li> </li>
<li Class="StockGenerator_SingleDef">
<thingDef>Hyperweave</thingDef>
<countRange>25~75</countRange>
</li>
<!-- Drugs --> <!-- Drugs -->
<li Class="StockGenerator_SingleDef"> <li Class="StockGenerator_SingleDef">
@ -63,6 +67,10 @@
<thingDef>Leather_Automaton</thingDef> <thingDef>Leather_Automaton</thingDef>
<countRange>50~200</countRange> <countRange>50~200</countRange>
</li> </li>
<li Class="StockGenerator_SingleDef">
<thingDef>PN_ComponentRoyal</thingDef>
<countRange>3~6</countRange>
</li>
<li Class="StockGenerator_Category"> <li Class="StockGenerator_Category">
<categoryDef>PN_TMPackagedCatagory</categoryDef> <categoryDef>PN_TMPackagedCatagory</categoryDef>