Skip to content

Commit

Permalink
update for today and dops
Browse files Browse the repository at this point in the history
  • Loading branch information
akarnokd committed Nov 2, 2024
1 parent f1685e3 commit 42cf13f
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions daily.html
Original file line number Diff line number Diff line change
Expand Up @@ -27101,6 +27101,20 @@
make1st(scoreEatPlantMeal), 10,
scoreReroll, 1,
], dops(dailyOpsCharleston, dailyOpsMutants, dailyOpsChillingMend, false, true, false));
addDaily(challengesDailyEra21, 60, [
scoreCompleteDailyChallenge, 6,
scoreCollectAnyNukaCola, 5,
scoreCompleteDailyOpsPublicTeam, 1,
scoreCrippleScorchedArm, 2,
scoreDrinkNukaGrape, 2,
scoreKillRadstag, 5,
scoreVisitBestBuiltCamp, 1,
scoreSpookyCandyBowl, 1,
scoreTrickOrTreat, 5,
scoreKillSpookyScorched, 5,
make1st(scoreCraftScrapMelee), 5,
scoreReroll, 1,
], dops(dailyOpsBurning, dailyOpsCommunists, dailyOpsVaporous, true, true, false));

communityEventsAppend.push(createDoubleMutations(ofDate(2024, 9, 31, 16), ofDate(2024, 10, 4, 16)));
communityEventsAppend.push(createPurveyor(ofDate(2024, 9, 31, 16), ofDate(2024, 10, 4, 16), 25, false, 1));
Expand Down Expand Up @@ -30255,12 +30269,12 @@
createPWDwellerMustDie(ofDate(2024, 6, 24, 16), ofDate(2024, 7, 24, 16)),
createPWQuantumWorld(ofDate(2024, 7, 24, 16), ofDate(2024, 8, 24, 16)),
//createPWButchersDelight(ofDate(2024, 8, 24, 16), ofDate(2024, 9, 24, 16)),
createPWDwellerMustDie(ofDate(2024, 9, 1, 16), ofDate(2024, 10, 1, 16)),
createPWDwellerMustDie(ofDate(2024, 9, 1, 16), ofDate(2024, 10, 15, 17)),

createPWQuantumWorld(ofDate(2024, 10, 1, 16), ofDate(2024, 11, 1, 17)),
createPWButchersDelight(ofDate(2024, 11, 1, 17), ofDate(2025, 0, 1, 17)),
createPWHappyBuilder(ofDate(2025, 0, 1, 17), ofDate(2025, 1, 1, 17)),
createPWHighRisk(ofDate(2025, 1, 1, 17), ofDate(2025, 2, 1, 17)),
createPWQuantumWorld(ofDate(2024, 10, 15, 16), ofDate(2024, 11, 15, 17)),
createPWButchersDelight(ofDate(2024, 11, 15, 17), ofDate(2025, 0, 15, 17)),
createPWHappyBuilder(ofDate(2025, 0, 15, 17), ofDate(2025, 1, 15, 17)),
createPWHighRisk(ofDate(2025, 1, 15, 17), ofDate(2025, 2, 15, 17)),
];

// --------------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 42cf13f

Please sign in to comment.