Guest User

Untitled

a guest
Aug 15th, 2019
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. <Patch>
  2. <Operation Class="PatchOperationFindMod">
  3. <mods>
  4. <li>Vanilla Weapons Expanded</li>
  5. </mods>
  6. <match Class="PatchOperationSequence">
  7. <success>Always</success>
  8. <operations>
  9. <li Class="PatchOperationAdd">
  10. <xpath>/Defs/ThingDef[defName="VWE_MeleeWeapon_Wrench"]</xpath>
  11. <value>
  12. <weaponTags>
  13. <li>WoWGnome</li>
  14. </weaponTags>
  15. </value>
  16. </li>
  17. </operations>
  18. </match>
  19. </Operation>
  20. </Patch>
Advertisement
Add Comment
Please, Sign In to add comment