Skip to content

Instantly share code, notes, and snippets.

<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<!-- CORE PATCHES -->
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="ToolCabinet"]/designationCategory</xpath>
<value>
<designationCategory>Ferny_Auxiliaries</designationCategory>
</value>
</Operation>
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="VBY_PrimitiveTabletTable"]/designationCategory</xpath>
<value>
<designationCategory>Ferny_Auxiliaries</designationCategory>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
@TPJelf
TPJelf / Patch_VFESettlersFaroTable.xml
Created June 24, 2024 07:32
Faro table patch for Hospitality Casino - Rimworld
<?xml version="1.0" encoding="utf-8" ?>
<!-- Add /comps/li/compClass if there are no comps yet. -->
<!-- Add /li/compClass to /comps if exists (i.e. other mod already added the comps field first) -->
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Vanilla Factions Expanded - Settlers</li>
</mods>
<match Class="PatchOperationSequence">
<operations>