update database
This commit is contained in:
parent
aae2439c66
commit
ef19294b98
3 changed files with 5 additions and 5 deletions
|
|
@ -6722,7 +6722,7 @@ var HK = {
|
|||
sceneName: "Abyss_15",
|
||||
wiki: "Arcane_Egg"
|
||||
},
|
||||
arcaneEggLifebloodCoreRoom: {
|
||||
arcaneEgg4: {
|
||||
name: "Arcane Egg #4 (missable)",
|
||||
spoiler: "The Abyss: Lifeblood Core Room",
|
||||
id: "Shiny Item (1)",
|
||||
|
|
@ -6874,7 +6874,7 @@ var HK = {
|
|||
rancidEgg20: {
|
||||
name: "Rancid Egg #20",
|
||||
spoiler: "Sly: 60 Geo",
|
||||
id: "",
|
||||
id: "slyRancidEgg",
|
||||
sceneName: "",
|
||||
wiki: "Rancid_Egg"
|
||||
},
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -3507,7 +3507,7 @@ const HK = {
|
|||
sceneName: "Abyss_15",
|
||||
wiki: "Arcane_Egg"
|
||||
},
|
||||
arcaneEggLifebloodCoreRoom: {
|
||||
arcaneEgg4: {
|
||||
name: "Arcane Egg #4 (missable)",
|
||||
spoiler: "The Abyss: Lifeblood Core Room",
|
||||
id: "Shiny Item (1)",
|
||||
|
|
@ -3660,7 +3660,7 @@ const HK = {
|
|||
rancidEgg20: {
|
||||
name: "Rancid Egg #20",
|
||||
spoiler: "Sly: 60 Geo",
|
||||
id: "",
|
||||
id: "slyRancidEgg",
|
||||
sceneName: "",
|
||||
wiki: "Rancid_Egg"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue