Skip to content

Commit

Permalink
Assume success on Cooler/Vent patch adding "Name=Cooler". I doubt any…
Browse files Browse the repository at this point in the history
…one will name it something different.
  • Loading branch information
alextd committed Jan 15, 2020
1 parent 1411316 commit 3184a0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Patches/CoolerOverWallPatches.xml
Expand Up @@ -5,12 +5,14 @@
<xpath>Defs/ThingDef[defName="Cooler"]</xpath>
<attribute>Name</attribute>
<value>Cooler</value>
<success>Always</success>
</Operation>

<Operation Class="PatchOperationAttributeAdd">
<xpath>Defs/ThingDef[defName="Vent"]</xpath>
<attribute>Name</attribute>
<value>Vent</value>
<success>Always</success>
</Operation>

</Patch>

0 comments on commit 3184a0e

Please sign in to comment.