add future entries, change Hunter's Journal desc
This commit is contained in:
parent
9a750d26bc
commit
dd19fcc52a
1 changed files with 11 additions and 2 deletions
|
|
@ -869,6 +869,12 @@ const HK = {
|
||||||
max: 46,
|
max: 46,
|
||||||
wiki: "Grub"
|
wiki: "Grub"
|
||||||
},
|
},
|
||||||
|
/*
|
||||||
|
Grub Rewards Collected:
|
||||||
|
*/
|
||||||
|
/*
|
||||||
|
Charms Found:
|
||||||
|
*/
|
||||||
dreamOrbs: {
|
dreamOrbs: {
|
||||||
name: "Essence Collected",
|
name: "Essence Collected",
|
||||||
spoiler: "Dream Nail (2400 for completion)",
|
spoiler: "Dream Nail (2400 for completion)",
|
||||||
|
|
@ -1086,6 +1092,9 @@ const HK = {
|
||||||
max: 164,
|
max: 164,
|
||||||
wiki: "Category:Enemies_(Hollow_Knight)#Compendium"
|
wiki: "Category:Enemies_(Hollow_Knight)#Compendium"
|
||||||
},
|
},
|
||||||
|
/*
|
||||||
|
Add 4 remaining to Hunter Notes max
|
||||||
|
*/
|
||||||
journalNotesCompleted: {
|
journalNotesCompleted: {
|
||||||
name: "Hunter Notes Completed",
|
name: "Hunter Notes Completed",
|
||||||
spoiler: "Hunter's Journal (164 max)",
|
spoiler: "Hunter's Journal (164 max)",
|
||||||
|
|
@ -1094,12 +1103,12 @@ const HK = {
|
||||||
},
|
},
|
||||||
hasJournal: {
|
hasJournal: {
|
||||||
name: "Hunter's Journal",
|
name: "Hunter's Journal",
|
||||||
spoiler: "Greenpath: Hunter",
|
spoiler: "Greenpath: Hunter, above Stone Sanctuary",
|
||||||
wiki: "Hunter%27s_Journal"
|
wiki: "Hunter%27s_Journal"
|
||||||
},
|
},
|
||||||
hasHuntersMark: {
|
hasHuntersMark: {
|
||||||
name: "Hunter's Mark",
|
name: "Hunter's Mark",
|
||||||
spoiler: "Greenpath: Hunter",
|
spoiler: "Greenpath: Hunter, complete base 146 Hunter Notes",
|
||||||
wiki: "Hunter's_Mark"
|
wiki: "Hunter's_Mark"
|
||||||
},
|
},
|
||||||
killedPrayerSlug: {
|
killedPrayerSlug: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue