Skip to content

Commit

Permalink
Added missing 0 to hideoutCraftSacrificeThresholdRub
Browse files Browse the repository at this point in the history
  • Loading branch information
Chomp committed Dec 5, 2024
1 parent 4508dc0 commit c029aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/assets/configs/hideout.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"bonusAmountMultiplier": 0.43,
"highValueThresholdRub": 70000,
"hideoutTaskRewardTimeSeconds": 21600,
"hideoutCraftSacrificeThresholdRub": 40000,
"hideoutCraftSacrificeThresholdRub": 400000,
"craftTimeThreshholds": [
{
"min": 1,
Expand Down

0 comments on commit c029aef

Please sign in to comment.