Advertisement
Kaedys

Untitled

Jan 2nd, 2023
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2.  
  3. <Patch>
  4. <Operation Class="PatchOperationInsert">
  5. <xpath>/Defs/TraderKindDef/stockGenerators/li[thingDef="Genepack"]</xpath>
  6. <value>
  7. <li MayRequire="Ludeon.RimWorld.Biotech" Class="StockGenerator_BuySingleDef">
  8. <thingDef>GenepackSingle</thingDef>
  9. </li>
  10. </value>
  11. </Operation>
  12. </Patch>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement