Skip to content

Commit

Permalink
Waster Toxic Breather bugfix
Browse files Browse the repository at this point in the history
minor bugfix/housekeeping

Removed a patch operation who targetted an inexistent node, the author must have been deleted it so the patch spits error.
  • Loading branch information
jeangoisse committed Sep 6, 2024
1 parent f965f89 commit c7de018
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,6 @@
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="WTM_ToxicBreather"]/apparel/hatRenderedFrontOfFace</xpath>
<value>
<hatRenderedFrontOfFace>false</hatRenderedFrontOfFace>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="WTM_ToxicBreather"]/apparel/layers</xpath>
<value>
Expand Down

0 comments on commit c7de018

Please sign in to comment.