물품 조정

This commit is contained in:
Cocopomel 2021-09-12 03:17:28 +09:00
parent 03cf0de0c3
commit 84c2afabc4
2 changed files with 7 additions and 3 deletions

View File

@ -48,7 +48,7 @@
</li>
<li Class="StockGenerator_SingleDef">
<thingDef>PN_BrainCasing</thingDef>
<countRange>1</countRange>
<countRange>1~2</countRange>
</li>
<li Class="StockGenerator_SingleDef">
<thingDef>Leather_Automaton</thingDef>

View File

@ -71,17 +71,21 @@
</li>
<!-- Weapons -->
<li Class="StockGenerator_SingleDef">
<thingDef>PN_PrototypeRailGun</thingDef>
<countRange>1~3</countRange>
</li>
<!-- Apparel -->
<!-- Implants -->
<li Class="StockGenerator_SingleDef">
<thingDef>PN_ResurrectModule</thingDef>
<countRange>-6~1</countRange>
<countRange>-9~1</countRange>
</li>
<li Class="StockGenerator_SingleDef">
<thingDef>PN_ExperimentalModule</thingDef>
<countRange>-12~1</countRange>
<countRange>-9~1</countRange>
</li>
<!-- Buildings -->