Raise coal mastery goal

This commit is contained in:
thepaperpilot 2022-12-18 16:22:57 -06:00
parent 85342bae2a
commit e326f94d7e

View file

@ -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,