boss added to hall of gods

This commit is contained in:
ReznoRMichael 2021-08-05 18:24:40 +02:00
parent 3c7cab05dc
commit 12e755cc23
3 changed files with 57 additions and 1 deletions

View file

@ -6731,6 +6731,34 @@ var HK = {
check: "completedTier3",
wiki: "Hall_of_Gods#Massive_Moss_Charger"
},
FlukemarmUnlocked: {
name: "Flukemarm: Unlocked",
spoiler: "I lie within a maze of pipes",
id: "Flukemarm",
check: "isUnlocked",
wiki: "Hall_of_Gods#Flukemarm"
},
FlukemarmAttuned: {
name: "Flukemarm: Attuned",
spoiler: "Alluring god of motherhood",
id: "Flukemarm",
check: "completedTier1",
wiki: "Hall_of_Gods#Flukemarm"
},
FlukemarmAscended: {
name: "Flukemarm: Ascended",
spoiler: "Alluring god of motherhood",
id: "Flukemarm",
check: "completedTier2",
wiki: "Hall_of_Gods#Flukemarm"
},
FlukemarmRadiant: {
name: "Flukemarm: Radiant",
spoiler: "Alluring god of motherhood",
id: "Flukemarm",
check: "completedTier3",
wiki: "Hall_of_Gods#Flukemarm"
},
MantisLordsUnlocked: {
name: "Mantis Lords: Unlocked",
spoiler: "We watch over a village of warriors",

File diff suppressed because one or more lines are too long

View file

@ -3595,6 +3595,34 @@ const HK = {
check: "completedTier3",
wiki: "Hall_of_Gods#Massive_Moss_Charger"
},
FlukemarmUnlocked: {
name: "Flukemarm: Unlocked",
spoiler: "I lie within a maze of pipes",
id: "Flukemarm",
check: "isUnlocked",
wiki: "Hall_of_Gods#Flukemarm"
},
FlukemarmAttuned: {
name: "Flukemarm: Attuned",
spoiler: "Alluring god of motherhood",
id: "Flukemarm",
check: "completedTier1",
wiki: "Hall_of_Gods#Flukemarm"
},
FlukemarmAscended: {
name: "Flukemarm: Ascended",
spoiler: "Alluring god of motherhood",
id: "Flukemarm",
check: "completedTier2",
wiki: "Hall_of_Gods#Flukemarm"
},
FlukemarmRadiant: {
name: "Flukemarm: Radiant",
spoiler: "Alluring god of motherhood",
id: "Flukemarm",
check: "completedTier3",
wiki: "Hall_of_Gods#Flukemarm"
},
MantisLordsUnlocked: {
name: "Mantis Lords: Unlocked",
spoiler: "We watch over a village of warriors",