Gruz Mother corrected

This commit is contained in:
ReznoRMichael 2020-08-29 02:07:53 +02:00
parent b13a386130
commit 13de7d6312
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ const DIV_ID = {
const HK_BOSSES = { const HK_BOSSES = {
killedMawlek: "Brooding Mawlek", killedMawlek: "Brooding Mawlek",
killedBigBuzzer: "Gruz Mother", // wrong killedBurstingBouncer: "Gruz Mother",
collectorDefeated: "The Collector", collectorDefeated: "The Collector",
defeatedMegaJelly: "Uumuu", defeatedMegaJelly: "Uumuu",
killedMimicSpider: "Nosk", killedMimicSpider: "Nosk",

View file

@ -64,7 +64,7 @@
<h2>Game Status</h2> <h2>Game Status</h2>
<div id="hk-intro"></div> <div id="hk-intro"></div>
<h2>Bosses (WIP)</h2> <h2>Bosses</h2>
<div id="hk-bosses"></div> <div id="hk-bosses"></div>
<h2>Charms</h2> <h2>Charms</h2>