This commit is contained in:
ReznoRMichael 2022-02-10 16:50:50 +01:00
parent f6eae0dcd2
commit 456e1f1dea

View file

@ -505,7 +505,9 @@ function CheckExtendedCompletion(db) {
case "greyPrinceDefeated":
case "killedHollowKnight":
case "killedFinalBoss":
case "grubsCollected": // Collectibles are counted in their own sections
// Collectibles are counted in their own sections
// falls through
case "grubsCollected":
case "whisperingRoots":
case "relicsWandererJournal":
case "relicsHallownestSeal":