update readme

This commit is contained in:
ReznoRMichael 2021-08-03 11:19:10 +02:00
parent 43d8215a2f
commit 4b58295662
3 changed files with 7 additions and 1 deletions

View file

@ -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 ✅ change: Moved all Journal entries to Hunter's Journal section
✅ addition: Quirrel: Witness achievement ✅ addition: Quirrel: Witness achievement
✅ addition: Grey Mourner: Solace achievement ✅ addition: Grey Mourner: Solace achievement
✅ additions: all maps for all areas
**Game Statistics** fixes/additions/changes: **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). ✅ fix: Hunter's Journal now detects and displays the correct amount of maximum entries on both Zote routes (160 or 164).

View file

@ -4576,6 +4576,11 @@ var HK = {
list: ["mapCrossroads", "mapGreenpath", "mapFogCanyon", "mapRoyalGardens", "mapFungalWastes", "mapCity", "mapWaterways", "mapMines", "mapDeepnest", "mapCliffs", "mapOutskirts", "mapRestingGrounds", "mapAbyss"], list: ["mapCrossroads", "mapGreenpath", "mapFogCanyon", "mapRoyalGardens", "mapFungalWastes", "mapCity", "mapWaterways", "mapMines", "mapDeepnest", "mapCliffs", "mapOutskirts", "mapRestingGrounds", "mapAbyss"],
wiki: "Map_and_Quill#Maps" 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: { hasJournal: {
name: "Hunter's Journal", name: "Hunter's Journal",
spoiler: "Greenpath: Hunter, above Stone Sanctuary", spoiler: "Greenpath: Hunter, above Stone Sanctuary",

File diff suppressed because one or more lines are too long