PnL 물품 마을 판매 보류
This commit is contained in:
parent
9a186a630d
commit
6db84d78be
@ -1,10 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<TraderKindDef ParentName="BaseOutlanderTraderKind">
|
||||
<!--<TraderKindDef ParentName="BaseOutlanderTraderKind">
|
||||
<defName>PN_Base_PnLindustry</defName>
|
||||
<stockGenerators>
|
||||
|
||||
<!-- PnL -->
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>Hyperweave</thingDef>
|
||||
<countRange>10~15</countRange>
|
||||
@ -50,5 +49,5 @@
|
||||
</li>
|
||||
|
||||
</stockGenerators>
|
||||
</TraderKindDef>
|
||||
</TraderKindDef>-->
|
||||
</Defs>
|
@ -8,11 +8,11 @@
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAttributeAdd">
|
||||
<!--<Operation Class="PatchOperationAttributeAdd">
|
||||
<xpath>Defs/TraderKindDef[defName="Base_Outlander_Standard"]</xpath>
|
||||
<attribute>Name</attribute>
|
||||
<value>BaseOutlanderTraderKind</value>
|
||||
</Operation>
|
||||
</Operation>-->
|
||||
|
||||
<Operation Class="PatchOperationAdd">
|
||||
<xpath>Defs/FactionDef[defName = "OutlanderCivil"]</xpath>
|
||||
@ -20,9 +20,9 @@
|
||||
<caravanTraderKinds>
|
||||
<li>PN_Caravan_PnLindustry</li>
|
||||
</caravanTraderKinds>
|
||||
<baseTraderKinds>
|
||||
<!--<baseTraderKinds>
|
||||
<li>PN_Base_PnLindustry</li>
|
||||
</baseTraderKinds>
|
||||
</baseTraderKinds>-->
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user