change Zote Statue name
This commit is contained in:
parent
6918c3be65
commit
1c303aae04
4 changed files with 15 additions and 6 deletions
11
README.md
11
README.md
|
|
@ -95,11 +95,20 @@ If you like the tool and wish it developed further with more functions and easie
|
|||
|
||||
* Upcoming:
|
||||
|
||||
— Added info that offering Godseeker the Delicate Flower is possible after completing at least 2 Pantheons
|
||||
— **Game Statistics** Section now divided into Game Statistics and Godhome Statistics
|
||||
|
||||
— **Godhome Statistics** additions:
|
||||
✅ Tuner Memory
|
||||
✅ Intruder Discovered
|
||||
✅ The Eternal Ordeal
|
||||
|
||||
— **Achievements Essentials** additions:
|
||||
✅ Journal: God Tamer
|
||||
|
||||
— Added info that offering Godseeker the Delicate Flower is possible after completing at least 2 Pantheons
|
||||
|
||||
— Minor description changes/additions and order changes
|
||||
|
||||
* v1.2.0 2021-02-23:
|
||||
|
||||
— Bosses and Warrior Dreams required for opening Pantheons 1-4 are now prefixed with P1, P2, P3 or P4. They are also sorted accordingly.
|
||||
|
|
|
|||
|
|
@ -4010,8 +4010,8 @@ var HK = {
|
|||
wiki: "Void_Idol"
|
||||
},
|
||||
zoteStatueWallBroken: {
|
||||
name: "Zote Statue Discovered",
|
||||
spoiler: "Hall of Gods: North-east corner",
|
||||
name: "Intruder Discovered",
|
||||
spoiler: "Hall of Gods: Zote Statue",
|
||||
wiki: "Hall_of_Gods#Zote"
|
||||
},
|
||||
ordealAchieved: {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1513,8 +1513,8 @@ const HK = {
|
|||
wiki: "Void_Idol"
|
||||
},
|
||||
zoteStatueWallBroken: {
|
||||
name: "Zote Statue Discovered",
|
||||
spoiler: "Hall of Gods: North-east corner",
|
||||
name: "Intruder Discovered",
|
||||
spoiler: "Hall of Gods: Zote Statue",
|
||||
wiki: "Hall_of_Gods#Zote"
|
||||
},
|
||||
ordealAchieved: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue