2021-11-17 21:25:30 +09:00

19 lines
547 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>MedPod</li>
</mods>
<match Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[@Name="MedPodBedBase"]/comps/li[@Class="MedPod.CompProperties_TreatmentRestrictions"]/neverTreatableHediffs</xpath>
<value>
<li>PN_AutomatonFuel_Addiction</li>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>