Skip to content

Commit

Permalink
fix note path
Browse files Browse the repository at this point in the history
  • Loading branch information
SaltyKarl committed Dec 7, 2024
1 parent eb74c6a commit f9a7946
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,8 @@
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="AC_Apparel_LancierHelmet"]/statBases/Flammability</xpath>
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="AC_Apparel_LancierHelmet"]/statBases</xpath>
<value>
<Flammability>0</Flammability>
</value>
Expand Down

0 comments on commit f9a7946

Please sign in to comment.