상선 물품 수정
This commit is contained in:
parent
742bf8f375
commit
bd21229d29
@ -93,6 +93,15 @@
|
||||
<thingDef>Packaged_NormalAutomatonMaid</thingDef>
|
||||
<countRange>0~1</countRange>
|
||||
</li>
|
||||
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>PN_PrototypeRailGun</thingDef>
|
||||
<countRange>-3~1</countRange>
|
||||
</li>
|
||||
<li Class="StockGenerator_WeaponsMelee">
|
||||
<weaponTag>PN_Bladelink</weaponTag>
|
||||
<countRange>-4~1</countRange>
|
||||
</li>
|
||||
<!-- Apparel -->
|
||||
|
||||
<!-- Implants -->
|
||||
|
@ -15,7 +15,7 @@
|
||||
<thingDef>Gold</thingDef>
|
||||
</li>
|
||||
<li Class="StockGenerator_BuySingleDef">
|
||||
<thingDef>Silver</thingDef>
|
||||
<thingDef>PN_SilverChest</thingDef>
|
||||
</li>
|
||||
</stockGenerators>
|
||||
</TraderKindDef>
|
||||
@ -137,7 +137,7 @@
|
||||
<!-- Weapons -->
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>PN_PrototypeRailGun</thingDef>
|
||||
<countRange>0~1</countRange>
|
||||
<countRange>1</countRange>
|
||||
</li>
|
||||
<li Class="StockGenerator_WeaponsMelee">
|
||||
<weaponTag>PN_Bladelink</weaponTag>
|
||||
|
Loading…
x
Reference in New Issue
Block a user