Skip to content

Commit

Permalink
Match speed offset
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Oct 29, 2024
1 parent f64c808 commit 3d94c9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Patches/Core/HediffDefs/Hediffs_Local_AddedParts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<xpath>Defs/HediffDef[defName="PowerClaw"]/stages/li/capMods</xpath>
<value>
<statOffsets>
<MoveSpeed>-0.35</MoveSpeed>
<MoveSpeed>-0.37</MoveSpeed>
<MeleeDodgeChance>-0.03</MeleeDodgeChance>
</statOffsets>
</value>
Expand Down
4 changes: 2 additions & 2 deletions Royalty/Patches/HeDiffDefs/Hediffs_Implants.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Operation Class="PatchOperationAdd">
<xpath>Defs/HediffDef[defName="DrillArm"]/stages/li/statOffsets</xpath>
<value>
<MoveSpeed>-0.35</MoveSpeed>
<MoveSpeed>-0.37</MoveSpeed>
<MeleeDodgeChance>-0.03</MeleeDodgeChance>
</value>
</Operation>
Expand Down Expand Up @@ -39,7 +39,7 @@
<Operation Class="PatchOperationAdd">
<xpath>Defs/HediffDef[defName="FieldHand"]/stages/li/statOffsets</xpath>
<value>
<MoveSpeed>-0.35</MoveSpeed>
<MoveSpeed>-0.37</MoveSpeed>
<MeleeDodgeChance>-0.03</MeleeDodgeChance>
</value>
</Operation>
Expand Down

0 comments on commit 3d94c9a

Please sign in to comment.