LTS.Integrated_Implants-Forked/1.5/Patches/ThinkTreeDef_Patch.xml

13 lines
378 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationAdd">
<xpath>/Defs/ThinkTreeDef[defName="MainColonistBehaviorCore"]/thinkRoot/subNodes/li/subNodes</xpath>
<value>
<li Class="LTS_Implants.LTS_JobGiver_ReloadAbility"/>
</value>
</li>
</operations>
</Operation>
</Patch>