Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <Patch>
- <Operation Class="PatchOperationFindMod">
- <mods>
- <li>Royalty</li>
- </mods>
- <match Class="PatchOperationSequence">
- <operations>
- <li Class="PatchOperationAdd">
- <xpath>/Defs/RoyalTitleDef[defName = "Acolyte" or defName = "Knight" or defName = "Praetor" or defName = "Baron" or defName = "Count"]/requiredApparel/li/allowedTags</xpath>
- <value>
- <li>Eccentric</li>
- </value>
- </li>
- </operations>
- </match>
- </Operation>
- </Patch>
Advertisement
Add Comment
Please, Sign In to add comment