From a93ddfd4c6c311229c2fe93d05d148272416e2c7 Mon Sep 17 00:00:00 2001 From: akarnokd Date: Fri, 17 Sep 2021 17:55:27 +0200 Subject: [PATCH] fix yesterday --- daily.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/daily.html b/daily.html index 96a0f1e0..d5928371 100644 --- a/daily.html +++ b/daily.html @@ -8183,7 +8183,18 @@ scoreUsePhotomodeTeammate, 3, scoreVisitAnotherShelter, 1, scoreGainXP2500, 1, - ], [ dailyOpsWatoga, dailyOpsMoleminers, [ dailyOpsReset, dailyOpsSavageStrike, dailyOpsFreezing ], dailyOpsDecryption]); + ], [ dailyOpsWatogaHighschool, dailyOpsEagles, [ dailyOpsSavageStrike, dailyOpsResilient ], dailyOpsDecryption]); + addDaily(challengesDailyEra9, 9, [ + scoreCompleteDailyChallenge, 5, + scoreLevelUp, 1, + scoreCompleteOneEvent, 1, + scoreCompleteDailyOps, 1, + scoreBuildWallDecor, 5, + scoreDestroyRobot, 15, + scoreUsePhotomodeTeammate, 3, + scoreVisitAnotherShelter, 1, + scoreGainXP2500, 1, + ], [ dailyOpsWatogaHighschool, dailyOpsEagles, [ dailyOpsReset, dailyOpsSavageStrike, dailyOpsResilient ], dailyOpsDecryption]); addPlaceholders(challengesDailyEra9, scoreDailyplaceholder, era9Length); addPlaceholders(challengesWeeklyEra9, scoreWeeklyplaceholder, era9Length);