상선 물품 추가
This commit is contained in:
parent
c4c7f213d3
commit
7050ad05e4
@ -214,7 +214,6 @@
|
||||
<thingCategories>
|
||||
<li>PNKit</li>
|
||||
</thingCategories>
|
||||
<tradeability>Sellable</tradeability>
|
||||
<costList>
|
||||
<ComponentIndustrial>1</ComponentIndustrial>
|
||||
<Steel>15</Steel>
|
||||
@ -263,7 +262,6 @@
|
||||
<thingCategories>
|
||||
<li>PNKit</li>
|
||||
</thingCategories>
|
||||
<tradeability>Sellable</tradeability>
|
||||
<costList>
|
||||
<MechSerumHealer>1</MechSerumHealer>
|
||||
<ComponentIndustrial>1</ComponentIndustrial>
|
||||
|
@ -45,17 +45,26 @@
|
||||
<thingDef>PN_antibiotics</thingDef>
|
||||
<countRange>2~6</countRange>
|
||||
</li>
|
||||
<!--<li Class="StockGenerator_Category">
|
||||
<categoryDef>Drugs</categoryDef>
|
||||
<thingDefCountRange>2~4</thingDefCountRange>
|
||||
<totalPriceRange>1000~2000</totalPriceRange>
|
||||
</li>-->
|
||||
|
||||
<!-- Techprints -->
|
||||
<!-- none -->
|
||||
<!-- Automaton -->
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>PN_RepairKit</thingDef>
|
||||
<countRange>10~20</countRange>
|
||||
</li>
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>PN_SelfRepairKit</thingDef>
|
||||
<countRange>-2~1</countRange>
|
||||
</li>
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>PN_BrainCasing</thingDef>
|
||||
<countRange>2~6</countRange>
|
||||
</li>
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>Leather_Automaton</thingDef>
|
||||
<countRange>50~200</countRange>
|
||||
</li>
|
||||
|
||||
<!-- Weapons -->
|
||||
<!-- none -->
|
||||
|
||||
<!-- Apparel -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user