Skip to content

Instantly share code, notes, and snippets.

@TPJelf
Created June 21, 2025 18:19
Show Gist options
  • Save TPJelf/9f7a551acda9addc1657575ec790f379 to your computer and use it in GitHub Desktop.
Save TPJelf/9f7a551acda9addc1657575ec790f379 to your computer and use it in GitHub Desktop.
<?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">
<success>Always</success>
<xpath>Defs/ThingDef[defName="VBY_PrimitiveToolBench"]/designationCategory</xpath>
<value>
<designationCategory>Ferny_Auxiliaries</designationCategory>
</value>
</Operation>
</Patch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment