mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-03-14 01:51:40 +00:00
Heighten goal to match higher gain
This commit is contained in:
parent
f2f214065e
commit
4bfbf2a25a
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ const layer = createLayer(id, function (this: BaseLayer) {
|
|||
|
||||
const { total: totalMetal, trackerDisplay } = setUpDailyProgressTracker({
|
||||
resource: metal,
|
||||
goal: 5000,
|
||||
goal: 50000,
|
||||
name,
|
||||
day,
|
||||
color,
|
||||
|
|
Loading…
Add table
Reference in a new issue