Skip to content

Commit

Permalink
Raise min weaponMoney for CreepDrifter
Browse files Browse the repository at this point in the history
  • Loading branch information
masakitenchi committed Aug 12, 2024
1 parent 44ab8ba commit 41bacd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mods/Core_SK/Anomaly/Patches/CreepjoinerDefs/Forms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Operation Class="SK.PatchOperationReplaceExtended">
<xpath>Defs/CreepJoinerFormKindDef[defName="CreepDrifter"]</xpath>
<value>
<weaponMoney>80~200</weaponMoney>
<weaponMoney>100~200</weaponMoney>
</value>
</Operation>

Expand Down

0 comments on commit 41bacd0

Please sign in to comment.