readme v1.0.2, mr mushroom locations
This commit is contained in:
parent
f626c58bce
commit
0d5ae98513
2 changed files with 12 additions and 2 deletions
10
README.md
10
README.md
|
|
@ -91,6 +91,16 @@ If you like the tool and wish it developed further with more functions and easie
|
||||||
|
|
||||||
## Version History
|
## Version History
|
||||||
|
|
||||||
|
* v1.0.2 2021-xx-xx:
|
||||||
|
|
||||||
|
— Prototype Lists: Unrescued Grubs, Unbroken Geo Rocks (Beta). If you want to see them, press **Ctrl + Shift + I** and select Console tab.
|
||||||
|
|
||||||
|
— **Achievements Essentials** additions:
|
||||||
|
✅ Mr Mushroom #1–7 locations
|
||||||
|
|
||||||
|
— **Game Statistics** additions:
|
||||||
|
✅ Geo Rocks Unbroken/Broken/Discovered Total
|
||||||
|
|
||||||
* v1.0.1 2021-02-01:
|
* v1.0.1 2021-02-01:
|
||||||
|
|
||||||
— Quick hotfix for windows save file input text on mobile and broken steel soul save detection
|
— Quick hotfix for windows save file input text on mobile and broken steel soul save detection
|
||||||
|
|
|
||||||
|
|
@ -968,10 +968,10 @@ const HK = {
|
||||||
spoiler1: "Fungal Wastes, near Cornifer",
|
spoiler1: "Fungal Wastes, near Cornifer",
|
||||||
spoiler2: "Kingdom's Edge, near Isma's Grove",
|
spoiler2: "Kingdom's Edge, near Isma's Grove",
|
||||||
spoiler3: "Deepnest, near Galien",
|
spoiler3: "Deepnest, near Galien",
|
||||||
spoiler4: "Howling Cliffs",
|
spoiler4: "Howling Cliffs, near Nailmaster Mato",
|
||||||
spoiler5: "Ancient Basin, near Monarch Wings",
|
spoiler5: "Ancient Basin, near Monarch Wings",
|
||||||
spoiler6: "Fog Canyon, near Overgrown Mound",
|
spoiler6: "Fog Canyon, near Overgrown Mound",
|
||||||
spoiler7: "King's Pass",
|
spoiler7: "King's Pass, game start location",
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
Mr Mushroom data
|
Mr Mushroom data
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue