Advertisement
Bonesters

no tech xml

Aug 4th, 2021
925
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.48 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <Patch>
  3.   <Operation Class="PatchOperationReplace">
  4.     <xpath>/Defs/FactionDef[isPlayer="true"]/startingResearchTags</xpath>
  5.     <value><startingResearchTags></startingResearchTags></value>
  6.   </Operation>
  7.   <Operation Class="PatchOperationReplace">
  8.     <xpath>/Defs/FactionDef[isPlayer="true"]/startingTechprintsResearchTags</xpath>
  9.     <value><startingTechprintsResearchTags></startingTechprintsResearchTags></value>
  10.   </Operation>
  11. </Patch>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement