Guest User

Eccentric Tech - AngelApparel - Royalty Patch

a guest
Oct 11th, 2024
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.57 KB | Gaming | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Patch>
  3.   <Operation Class="PatchOperationFindMod">
  4.     <mods>
  5.       <li>Royalty</li>
  6.     </mods>
  7.     <match Class="PatchOperationSequence">
  8.       <operations>
  9.         <li Class="PatchOperationAdd">
  10.           <xpath>/Defs/RoyalTitleDef[defName = "Acolyte" or defName = "Knight" or defName = "Praetor" or defName = "Baron" or defName = "Count"]/requiredApparel/li/allowedTags</xpath>
  11.           <value>
  12.             <li>Eccentric</li>
  13.           </value>
  14.         </li>
  15.       </operations>
  16.     </match>
  17.   </Operation>
  18. </Patch>
  19.  
Advertisement
Add Comment
Please, Sign In to add comment