Enraged Guardian correction

This commit is contained in:
ReznoRMichael 2021-02-20 02:15:42 +01:00
parent 59dffbdcfa
commit 2029fc0231
3 changed files with 7 additions and 7 deletions

View file

@ -3499,7 +3499,7 @@ var HK = {
pantheonCrystalGuardian: { pantheonCrystalGuardian: {
name: "P2 Crystal Guardian", name: "P2 Crystal Guardian",
spoiler: "Crystal Peak, guards Central Bench", spoiler: "Crystal Peak, guards Central Bench",
id: "Battle Scene", id: "Mega Zombie Beam Miner (1)",
sceneName: "Mines_18", sceneName: "Mines_18",
wiki: "Crystal_Guardian" wiki: "Crystal_Guardian"
}, },
@ -3526,8 +3526,8 @@ var HK = {
pantheonEnragedGuardian: { pantheonEnragedGuardian: {
name: "P4 Enraged Guardian", name: "P4 Enraged Guardian",
spoiler: "Crystal Peak, requires Monarch Wings", spoiler: "Crystal Peak, requires Monarch Wings",
id: "Mega Zombie Beam Miner (1)", id: "Zombie Beam Miner Rematch",
sceneName: "Mines_18", sceneName: "Mines_32",
wiki: "Enraged_Guardian" wiki: "Enraged_Guardian"
} }
}, },

File diff suppressed because one or more lines are too long

View file

@ -1018,7 +1018,7 @@ const HK = {
pantheonCrystalGuardian: { pantheonCrystalGuardian: {
name: "P2 Crystal Guardian", name: "P2 Crystal Guardian",
spoiler: "Crystal Peak, guards Central Bench", spoiler: "Crystal Peak, guards Central Bench",
id: "Battle Scene", id: "Mega Zombie Beam Miner (1)",
sceneName: "Mines_18", sceneName: "Mines_18",
wiki: "Crystal_Guardian" wiki: "Crystal_Guardian"
}, },
@ -1045,8 +1045,8 @@ const HK = {
pantheonEnragedGuardian: { pantheonEnragedGuardian: {
name: "P4 Enraged Guardian", name: "P4 Enraged Guardian",
spoiler: "Crystal Peak, requires Monarch Wings", spoiler: "Crystal Peak, requires Monarch Wings",
id: "Mega Zombie Beam Miner (1)", id: "Zombie Beam Miner Rematch",
sceneName: "Mines_18", sceneName: "Mines_32",
wiki: "Enraged_Guardian" wiki: "Enraged_Guardian"
}, },
}, },