update readme

This commit is contained in:
ReznoRMichael 2021-03-16 04:07:22 +01:00
parent 0847067ce7
commit df9628ce1c
3 changed files with 3 additions and 2 deletions

View file

@ -96,6 +96,7 @@ If you like the tool and wish it developed further with more functions and easie
* v1.4.0 Upcoming: * v1.4.0 Upcoming:
**Game Completion Essentials** additions: **Game Completion Essentials** additions:
✅ Grubfather Rewards Collected
✅ Mantis Village Floor Lever (required for 1% Mantis Lords and 1% Mark of Pride) ✅ Mantis Village Floor Lever (required for 1% Mantis Lords and 1% Mark of Pride)
**Game Statistics** changes/additions: **Game Statistics** changes/additions:

View file

@ -3336,7 +3336,7 @@ var HK = {
}, },
grubRewards: { grubRewards: {
name: "Grubfather Rewards Collected", name: "Grubfather Rewards Collected",
spoiler: "out of 46 total", spoiler: "46 rewards total",
max: 46, max: 46,
wiki: "Grub#Rewards_and_locations" wiki: "Grub#Rewards_and_locations"
}, },

File diff suppressed because one or more lines are too long