minor spoiler corrections
This commit is contained in:
parent
75edc85435
commit
78f89bae5d
1 changed files with 4 additions and 4 deletions
|
|
@ -941,25 +941,25 @@ const HK = {
|
||||||
entries: {
|
entries: {
|
||||||
hasGodfinder: {
|
hasGodfinder: {
|
||||||
name: "Godtuner",
|
name: "Godtuner",
|
||||||
spoiler: "Junk Pit, requires Simple Key",
|
spoiler: "Junk Pit: requires Simple Key",
|
||||||
wiki: "Godtuner"
|
wiki: "Godtuner"
|
||||||
},
|
},
|
||||||
/* ########## Godmaster doors ########## */
|
/* ########## Godmaster doors ########## */
|
||||||
pantheonMaster: {
|
pantheonMaster: {
|
||||||
name: "P1 Pantheon of the Master",
|
name: "P1 Pantheon of the Master",
|
||||||
spoiler: "Godhome, defeat P1 bosses",
|
spoiler: "Godhome: defeat P1 bosses",
|
||||||
wiki: "Pantheon_of_the_Master",
|
wiki: "Pantheon_of_the_Master",
|
||||||
property: "bossDoorStateTier1"
|
property: "bossDoorStateTier1"
|
||||||
},
|
},
|
||||||
pantheonArtist: {
|
pantheonArtist: {
|
||||||
name: "P2 Pantheon of the Artist",
|
name: "P2 Pantheon of the Artist",
|
||||||
spoiler: "Godhome, defeat P2 bosses",
|
spoiler: "Godhome: defeat P2 bosses",
|
||||||
wiki: "Pantheon_of_the_Artist",
|
wiki: "Pantheon_of_the_Artist",
|
||||||
property: "bossDoorStateTier2"
|
property: "bossDoorStateTier2"
|
||||||
},
|
},
|
||||||
pantheonSage: {
|
pantheonSage: {
|
||||||
name: "P3 Pantheon of the Sage",
|
name: "P3 Pantheon of the Sage",
|
||||||
spoiler: "Godhome, defeat P3 bosses",
|
spoiler: "Godhome: defeat P3 bosses",
|
||||||
wiki: "Pantheon_of_the_Sage",
|
wiki: "Pantheon_of_the_Sage",
|
||||||
property: "bossDoorStateTier3"
|
property: "bossDoorStateTier3"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue