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",
|
sceneName: "Abyss_15",
|
||||||
wiki: "Arcane_Egg"
|
wiki: "Arcane_Egg"
|
||||||
},
|
},
|
||||||
arcaneEggLifebloodCoreRoom: {
|
arcaneEgg4: {
|
||||||
name: "Arcane Egg #4 (missable)",
|
name: "Arcane Egg #4 (missable)",
|
||||||
spoiler: "The Abyss: Lifeblood Core Room",
|
spoiler: "The Abyss: Lifeblood Core Room",
|
||||||
id: "Shiny Item (1)",
|
id: "Shiny Item (1)",
|
||||||
|
|
@ -6874,7 +6874,7 @@ var HK = {
|
||||||
rancidEgg20: {
|
rancidEgg20: {
|
||||||
name: "Rancid Egg #20",
|
name: "Rancid Egg #20",
|
||||||
spoiler: "Sly: 60 Geo",
|
spoiler: "Sly: 60 Geo",
|
||||||
id: "",
|
id: "slyRancidEgg",
|
||||||
sceneName: "",
|
sceneName: "",
|
||||||
wiki: "Rancid_Egg"
|
wiki: "Rancid_Egg"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -3507,7 +3507,7 @@ const HK = {
|
||||||
sceneName: "Abyss_15",
|
sceneName: "Abyss_15",
|
||||||
wiki: "Arcane_Egg"
|
wiki: "Arcane_Egg"
|
||||||
},
|
},
|
||||||
arcaneEggLifebloodCoreRoom: {
|
arcaneEgg4: {
|
||||||
name: "Arcane Egg #4 (missable)",
|
name: "Arcane Egg #4 (missable)",
|
||||||
spoiler: "The Abyss: Lifeblood Core Room",
|
spoiler: "The Abyss: Lifeblood Core Room",
|
||||||
id: "Shiny Item (1)",
|
id: "Shiny Item (1)",
|
||||||
|
|
@ -3660,7 +3660,7 @@ const HK = {
|
||||||
rancidEgg20: {
|
rancidEgg20: {
|
||||||
name: "Rancid Egg #20",
|
name: "Rancid Egg #20",
|
||||||
spoiler: "Sly: 60 Geo",
|
spoiler: "Sly: 60 Geo",
|
||||||
id: "",
|
id: "slyRancidEgg",
|
||||||
sceneName: "",
|
sceneName: "",
|
||||||
wiki: "Rancid_Egg"
|
wiki: "Rancid_Egg"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue