외지인 카라반 추가

This commit is contained in:
Cocopomel
2021-08-29 02:59:51 +09:00
parent a76965621e
commit 61f2ddd0cb
4 changed files with 82 additions and 27 deletions

View File

@@ -6,20 +6,18 @@
<li>PN_AutomatonBench</li>
</value>
</Operation>
<!--<Operation Class="PatchOperationAdd">
<xpath>*/WorkGiverDef[defName="ChatWithPrisoner"]</xpath>
<Operation Class="PatchOperationAdd">
<xpath>Defs/FactionDef[defName = "OutlanderCivil"]</xpath>
<value>
<workTags>
<li>PN_noPrisoner</li>
</workTags>
<caravanTraderKinds>
<li>PN_Caravan_PnLindustry</li>
</caravanTraderKinds>
</value>
</Operation>
<Operation Class="PatchOperationAdd">
<xpath>*/WorkGiverDef[defName="Research"]</xpath>
<!--<Operation Class="PatchOperationAdd">
<xpath>*/FactionDef[defName="OutlanderRough"]/caravanTraderKinds</xpath>
<value>
<workTags>
<li>PN_noResearch</li>
</workTags>
<li>PN_Caravan_PnLindustry</li>
</value>
</Operation>-->
</Patch>