Skip to content

Commit

Permalink
Ghoul plating stat typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SamaelGray authored Sep 7, 2024
1 parent fd8c80c commit 826bfb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Anomaly/Patches/Hediffs/Hediffs_BodyParts_Prosthetic.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<Operation Class="PatchOperationReplace">
<xpath>Defs/HediffDef[defName="GhoulPlating"]/stages/li/statFactors/IncomingDamageFactor</xpath>
<value>
<IncomingDamageFactor>0.25</IncomingDamageFactor>
<IncomingDamageFactor>0.75</IncomingDamageFactor>
</value>
</Operation>

Expand All @@ -46,4 +46,4 @@
</value>
</Operation>

</Patch>
</Patch>

0 comments on commit 826bfb1

Please sign in to comment.