Heighten goal to match higher gain

This commit is contained in:
Seth Posner 2022-12-06 11:45:02 -08:00
parent f2f214065e
commit 4bfbf2a25a

View file

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