add items to database
This commit is contained in:
parent
33764ce9b9
commit
0f9854638e
1 changed files with 14 additions and 0 deletions
|
|
@ -3396,6 +3396,13 @@ const HK = {
|
|||
sceneName: "Deepnest_16",
|
||||
wiki: "Hallownest_Seal"
|
||||
},
|
||||
hallownestSeal16: {
|
||||
name: "Hallownest Seal #16 (missable)",
|
||||
spoiler: "Deepnest: Beast's Den",
|
||||
id: "Shiny Item",
|
||||
sceneName: "Deepnest_Spider_Town",
|
||||
wiki: "Hallownest_Seal"
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
|
@ -3601,6 +3608,13 @@ const HK = {
|
|||
sceneName: "Deepnest_39",
|
||||
wiki: "Rancid_Egg"
|
||||
},
|
||||
rancidEgg16: {
|
||||
name: "Rancid Egg #16 (missable)",
|
||||
spoiler: "Deepnest: Beast's Den",
|
||||
id: "Shiny Item(Clone)",
|
||||
sceneName: "Deepnest_Spider_Town",
|
||||
wiki: "Rancid_Egg"
|
||||
},
|
||||
rancidEgg21: {
|
||||
name: "Rancid Egg #21",
|
||||
spoiler: "Royal Waterways: Tuk's free Egg",
|
||||
|
|
|
|||
Loading…
Reference in a new issue