This commit is contained in:
Cocopomel
2021-07-27 01:42:40 +09:00
parent 79f473f3bd
commit fe9448f9cb
7 changed files with 34 additions and 18 deletions

View File

@@ -7,9 +7,19 @@
</value>
</Operation>
<!--<Operation Class="PatchOperationAdd">
<xpath>*[defName = "Corpse_Paniel_Race"]</xpath>
<xpath>*/WorkGiverDef[defName="ChatWithPrisoner"]</xpath>
<value>
<alwaysHaulable>false</alwaysHaulable>
<workTags>
<li>PN_noPrisoner</li>
</workTags>
</value>
</Operation>
<Operation Class="PatchOperationAdd">
<xpath>*/WorkGiverDef[defName="Research"]</xpath>
<value>
<workTags>
<li>PN_noResearch</li>
</workTags>
</value>
</Operation>-->
</Patch>