Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slippycheeze/ffc95e95a88061af4c268c89dfa0714f to your computer and use it in GitHub Desktop.
Save slippycheeze/ffc95e95a88061af4c268c89dfa0714f to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<Patch>
<Operation Class="XmlExtensions.PatchOperationSafeAddOrReplace" MayRequire="Kompadt.Warhammer.Dryad">
<xpath>Defs/MeditationFocusDef[defName="Natural"]</xpath>
<compare>Both</compare>
<value>
<requiredBackstoriesAny>
<li>
<categoryName>KTDryadGood</categoryName>
<slot>Childhood</slot>
</li>
<li>
<categoryName>KTDryadBad</categoryName>
<slot>Childhood</slot>
</li>
</requiredBackstoriesAny>
</value>
</Operation>
</Patch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment