Gruz Mother corrected
This commit is contained in:
parent
b13a386130
commit
13de7d6312
2 changed files with 2 additions and 2 deletions
|
|
@ -45,7 +45,7 @@ const DIV_ID = {
|
|||
|
||||
const HK_BOSSES = {
|
||||
killedMawlek: "Brooding Mawlek",
|
||||
killedBigBuzzer: "Gruz Mother", // wrong
|
||||
killedBurstingBouncer: "Gruz Mother",
|
||||
collectorDefeated: "The Collector",
|
||||
defeatedMegaJelly: "Uumuu",
|
||||
killedMimicSpider: "Nosk",
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@
|
|||
<h2>Game Status</h2>
|
||||
<div id="hk-intro"></div>
|
||||
|
||||
<h2>Bosses (WIP)</h2>
|
||||
<h2>Bosses</h2>
|
||||
<div id="hk-bosses"></div>
|
||||
|
||||
<h2>Charms</h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue