update readme
This commit is contained in:
parent
43d8215a2f
commit
4b58295662
3 changed files with 7 additions and 1 deletions
|
|
@ -138,6 +138,7 @@ If you like the tool and wish it developed further with more functions and easie
|
|||
✅ change: Moved all Journal entries to Hunter's Journal section
|
||||
✅ addition: Quirrel: Witness achievement
|
||||
✅ addition: Grey Mourner: Solace achievement
|
||||
✅ additions: all maps for all areas
|
||||
|
||||
— **Game Statistics** fixes/additions/changes:
|
||||
✅ fix: Hunter's Journal now detects and displays the correct amount of maximum entries on both Zote routes (160 or 164).
|
||||
|
|
|
|||
|
|
@ -4576,6 +4576,11 @@ var HK = {
|
|||
list: ["mapCrossroads", "mapGreenpath", "mapFogCanyon", "mapRoyalGardens", "mapFungalWastes", "mapCity", "mapWaterways", "mapMines", "mapDeepnest", "mapCliffs", "mapOutskirts", "mapRestingGrounds", "mapAbyss"],
|
||||
wiki: "Map_and_Quill#Maps"
|
||||
},
|
||||
hasPinGrub: {
|
||||
name: "Collector's Map",
|
||||
spoiler: "Kingdom's Edge: Tower of Love, Love Key",
|
||||
wiki: "Map_and_Quill#The_Collector's_Map"
|
||||
},
|
||||
hasJournal: {
|
||||
name: "Hunter's Journal",
|
||||
spoiler: "Greenpath: Hunter, above Stone Sanctuary",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue