Skip to content

Commit

Permalink
Fix config error after increasing HT sword's MV
Browse files Browse the repository at this point in the history
  • Loading branch information
masakitenchi committed Aug 10, 2024
1 parent 910f137 commit 18f1590
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,13 @@
</value>
</Operation>

<Operation Class="SK.PatchOperationReplaceExtended">
<xpath>Defs/PawnKindDef[defName="Empire_Fighter_StellicGuardMelee"]</xpath>
<value>
<weaponMoney>18110~20000</weaponMoney>
</value>
</Operation>

<Operation Class="PatchOperationAddModExtension">
<xpath>Defs/PawnKindDef[defName="Empire_Fighter_StellicGuardMelee"]</xpath>
<value>
Expand Down

0 comments on commit 18f1590

Please sign in to comment.