names and spoilers corrections
This commit is contained in:
parent
32ade6a6cb
commit
d6decbb0c0
1 changed files with 5 additions and 5 deletions
|
|
@ -870,19 +870,19 @@ const HK = {
|
||||||
ESSENTIAL: {
|
ESSENTIAL: {
|
||||||
grubsCollected: {
|
grubsCollected: {
|
||||||
name: "Grubs Rescued",
|
name: "Grubs Rescued",
|
||||||
spoiler: "out of 46 total",
|
spoiler: "46 Grubs total",
|
||||||
max: 46,
|
max: 46,
|
||||||
wiki: "Grub"
|
wiki: "Grub"
|
||||||
},
|
},
|
||||||
grubRewards: {
|
grubRewards: {
|
||||||
name: "Grubfather Rewards Collected",
|
name: "Grubfather Rewards Collected",
|
||||||
spoiler: "46 rewards total",
|
spoiler: "46 Rewards total",
|
||||||
max: 46,
|
max: 46,
|
||||||
wiki: "Grub#Rewards_and_locations"
|
wiki: "Grub#Rewards_and_locations"
|
||||||
},
|
},
|
||||||
charmsOwned: {
|
charmsOwned: {
|
||||||
name: "Charms Owned",
|
name: "Charms Owned",
|
||||||
spoiler: "out of 40 total, useful for Salubra Notches",
|
spoiler: "40 Charms total, useful for Salubra Notches",
|
||||||
max: 40,
|
max: 40,
|
||||||
wiki: "Category:Charms#List_of_Charms"
|
wiki: "Category:Charms#List_of_Charms"
|
||||||
},
|
},
|
||||||
|
|
@ -893,8 +893,8 @@ const HK = {
|
||||||
wiki: "Dream_Nail#Essence"
|
wiki: "Dream_Nail#Essence"
|
||||||
},
|
},
|
||||||
stationsOpened: {
|
stationsOpened: {
|
||||||
name: "Stag Stations opened",
|
name: "Stag Stations Opened",
|
||||||
spoiler: "out of 10 total",
|
spoiler: "10 Stag Stations total",
|
||||||
max: 10,
|
max: 10,
|
||||||
wiki: "Fast_Travel_(Hollow_Knight)#Locations_and_Prices"
|
wiki: "Fast_Travel_(Hollow_Knight)#Locations_and_Prices"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue