charms found add

This commit is contained in:
ReznoRMichael 2021-03-16 15:13:53 +01:00
parent 933b8a5e8d
commit 7654d173da
4 changed files with 9 additions and 14 deletions

View file

@ -655,12 +655,13 @@ function CheckAdditionalThings(divId, dataObject, playerData, worldData, sceneDa
case "areaMaps":
case "grubsCollected":
case "grubRewards":
case "charmsOwned":
case "charmSlots":
case "dreamOrbs":
case "whisperingRoots":
case "fountainGeo":
case "nailDamage":
case "stationsOpened":
case "charmSlots":
case "whisperingRoots":
case "journalEntriesCompleted":
case "journalNotesCompleted":
case "whiteDefenderDefeats":
@ -3340,12 +3341,8 @@ var HK = {
max: 46,
wiki: "Grub#Rewards_and_locations"
},
/*
Charms Found:
*/
charmsOwned: {
name: "Charms Owned",
name: "Charms Found",
spoiler: "out of 40 total",
max: 40,
wiki: "Category:Charms#List_of_Charms"

File diff suppressed because one or more lines are too long

View file

@ -741,12 +741,13 @@ function CheckAdditionalThings(divId, dataObject, playerData, worldData, sceneDa
case "areaMaps":
case "grubsCollected":
case "grubRewards":
case "charmsOwned":
case "charmSlots":
case "dreamOrbs":
case "whisperingRoots":
case "fountainGeo":
case "nailDamage":
case "stationsOpened":
case "charmSlots":
case "whisperingRoots":
case "journalEntriesCompleted":
case "journalNotesCompleted":
case "whiteDefenderDefeats":

View file

@ -880,11 +880,8 @@ const HK = {
max: 46,
wiki: "Grub#Rewards_and_locations"
},
/*
Charms Found:
*/
charmsOwned: {
name: "Charms Owned",
name: "Charms Found",
spoiler: "out of 40 total",
max: 40,
wiki: "Category:Charms#List_of_Charms"