Skip to content

Commit

Permalink
fix patch not applied correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
masakitenchi committed Jul 22, 2024
1 parent e6b9447 commit b544d90
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<Patch>

<Operation Class="PatchOperationAdd">
<xpath>Defs/StatDef[defName="PruningSpeed"]</xpath>
<value>
<parts/>
</value>
</Operation>

<Operation Class="SK.PatchOperationReplaceExtended">
<xpath>Defs/StatDef[defName="PruningSpeed"]/parts</xpath>
Expand Down

0 comments on commit b544d90

Please sign in to comment.