organize completion essentials bosses
This commit is contained in:
parent
4a946144a8
commit
eb3c9dc9c8
3 changed files with 25 additions and 25 deletions
24
build/app.js
24
build/app.js
|
|
@ -3508,11 +3508,6 @@ var HK = {
|
|||
sceneName: "Ruins1_23",
|
||||
wiki: "Soul_Warrior"
|
||||
},
|
||||
killedNailBros: {
|
||||
name: "Brothers Oro & Mato",
|
||||
spoiler: "Godhome: Pantheon of the Master",
|
||||
wiki: "Brothers_Oro_%26_Mato"
|
||||
},
|
||||
pantheonCrystalGuardian: {
|
||||
name: "P2 Crystal Guardian",
|
||||
spoiler: "Crystal Peak, guards Central Bench",
|
||||
|
|
@ -3530,6 +3525,18 @@ var HK = {
|
|||
spoiler: "Royal Waterways, requires Desolate Dive",
|
||||
wiki: "Flukemarm"
|
||||
},
|
||||
pantheonEnragedGuardian: {
|
||||
name: "P4 Enraged Guardian",
|
||||
spoiler: "Crystal Peak, requires Monarch Wings",
|
||||
id: "Zombie Beam Miner Rematch",
|
||||
sceneName: "Mines_32",
|
||||
wiki: "Enraged_Guardian"
|
||||
},
|
||||
killedNailBros: {
|
||||
name: "Brothers Oro & Mato",
|
||||
spoiler: "Godhome: Pantheon of the Master",
|
||||
wiki: "Brothers_Oro_%26_Mato"
|
||||
},
|
||||
killedPaintmaster: {
|
||||
name: "Paintmaster Sheo",
|
||||
spoiler: "Godhome: Pantheon of the Artist",
|
||||
|
|
@ -3540,13 +3547,6 @@ var HK = {
|
|||
spoiler: "Godhome: Pantheon of the Sage",
|
||||
wiki: "Great_Nailsage_Sly"
|
||||
},
|
||||
pantheonEnragedGuardian: {
|
||||
name: "P4 Enraged Guardian",
|
||||
spoiler: "Crystal Peak, requires Monarch Wings",
|
||||
id: "Zombie Beam Miner Rematch",
|
||||
sceneName: "Mines_32",
|
||||
wiki: "Enraged_Guardian"
|
||||
},
|
||||
killedHollowKnightPrime: {
|
||||
name: "Pure Vessel",
|
||||
spoiler: "Godhome: Pantheon of the Knight",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1010,11 +1010,6 @@ const HK = {
|
|||
sceneName: "Ruins1_23",
|
||||
wiki: "Soul_Warrior"
|
||||
},
|
||||
killedNailBros: {
|
||||
name: "Brothers Oro & Mato",
|
||||
spoiler: "Godhome: Pantheon of the Master",
|
||||
wiki: "Brothers_Oro_%26_Mato"
|
||||
},
|
||||
pantheonCrystalGuardian: {
|
||||
name: "P2 Crystal Guardian",
|
||||
spoiler: "Crystal Peak, guards Central Bench",
|
||||
|
|
@ -1032,6 +1027,18 @@ const HK = {
|
|||
spoiler: "Royal Waterways, requires Desolate Dive",
|
||||
wiki: "Flukemarm"
|
||||
},
|
||||
pantheonEnragedGuardian: {
|
||||
name: "P4 Enraged Guardian",
|
||||
spoiler: "Crystal Peak, requires Monarch Wings",
|
||||
id: "Zombie Beam Miner Rematch",
|
||||
sceneName: "Mines_32",
|
||||
wiki: "Enraged_Guardian"
|
||||
},
|
||||
killedNailBros: {
|
||||
name: "Brothers Oro & Mato",
|
||||
spoiler: "Godhome: Pantheon of the Master",
|
||||
wiki: "Brothers_Oro_%26_Mato"
|
||||
},
|
||||
killedPaintmaster: {
|
||||
name: "Paintmaster Sheo",
|
||||
spoiler: "Godhome: Pantheon of the Artist",
|
||||
|
|
@ -1042,13 +1049,6 @@ const HK = {
|
|||
spoiler: "Godhome: Pantheon of the Sage",
|
||||
wiki: "Great_Nailsage_Sly"
|
||||
},
|
||||
pantheonEnragedGuardian: {
|
||||
name: "P4 Enraged Guardian",
|
||||
spoiler: "Crystal Peak, requires Monarch Wings",
|
||||
id: "Zombie Beam Miner Rematch",
|
||||
sceneName: "Mines_32",
|
||||
wiki: "Enraged_Guardian"
|
||||
},
|
||||
killedHollowKnightPrime: {
|
||||
name: "Pure Vessel",
|
||||
spoiler: "Godhome: Pantheon of the Knight",
|
||||
|
|
|
|||
Loading…
Reference in a new issue