add items to database
This commit is contained in:
parent
931003a5b7
commit
120c478706
1 changed files with 14 additions and 0 deletions
|
|
@ -3403,6 +3403,13 @@ const HK = {
|
|||
sceneName: "Deepnest_Spider_Town",
|
||||
wiki: "Hallownest_Seal"
|
||||
},
|
||||
hallownestSeal17: {
|
||||
name: "Hallownest Seal #17",
|
||||
spoiler: "Seer: 100 Essence collected",
|
||||
id: "dreamReward1",
|
||||
sceneName: "",
|
||||
wiki: "Hallownest_Seal"
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
|
@ -3643,6 +3650,13 @@ const HK = {
|
|||
sceneName: "Waterways_02",
|
||||
wiki: "Rancid_Egg"
|
||||
},
|
||||
rancidEgg19: {
|
||||
name: "Rancid Egg #19",
|
||||
spoiler: "Kingdom's Edge: Below Nailmaster Oro",
|
||||
id: "Shiny Item(Clone)",
|
||||
sceneName: "Deepnest_East_14",
|
||||
wiki: "Rancid_Egg"
|
||||
},
|
||||
rancidEgg21: {
|
||||
name: "Rancid Egg #21",
|
||||
spoiler: "Royal Waterways: Tuk's free Egg",
|
||||
|
|
|
|||
Loading…
Reference in a new issue