mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-02-16 09:31:43 +00:00
Raise coal mastery goal
This commit is contained in:
parent
85342bae2a
commit
e326f94d7e
1 changed files with 1 additions and 0 deletions
|
@ -983,6 +983,7 @@ const layer = createLayer(id, function (this: BaseLayer) {
|
|||
const { total: totalCoal, trackerDisplay } = setUpDailyProgressTracker({
|
||||
resource: coal,
|
||||
goal: 1e7,
|
||||
masteryGoal: 1e9,
|
||||
name,
|
||||
day,
|
||||
color: colorCoal,
|
||||
|
|
Loading…
Add table
Reference in a new issue