Guest User

Anima_patch.xml

a guest
Nov 1st, 2022
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.36 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Patch>
  3.   <Operation Class="PatchOperationFindMod">
  4.     <mods>
  5.       <li>Elders Faction</li>
  6.     </mods>
  7.         <match Class="PatchOperationAdd">
  8.             <xpath>Defs/ChemicalDef[defName = "EF_Anima"]</xpath>
  9.             <value>
  10.             <generateAddictionGenes>false</generateAddictionGenes>
  11.             </value>
  12.         </match>
  13.   </Operation>
  14. </Patch>
Advertisement
Add Comment
Please, Sign In to add comment