add items to database
This commit is contained in:
parent
a7d1b4c968
commit
81d53b8a53
1 changed files with 21 additions and 0 deletions
|
|
@ -3277,6 +3277,13 @@ const HK = {
|
||||||
sceneName: "Ruins1_03",
|
sceneName: "Ruins1_03",
|
||||||
wiki: "Hallownest_Seal"
|
wiki: "Hallownest_Seal"
|
||||||
},
|
},
|
||||||
|
hallownestSeal6: {
|
||||||
|
name: "Hallownest Seal #6",
|
||||||
|
spoiler: "City of Tears: Soul Master Rewards Room",
|
||||||
|
id: "Shiny Item",
|
||||||
|
sceneName: "Ruins1_32",
|
||||||
|
wiki: "Hallownest_Seal"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
@ -3301,6 +3308,13 @@ const HK = {
|
||||||
sceneName: "Mines_30",
|
sceneName: "Mines_30",
|
||||||
wiki: "King%27s_Idol"
|
wiki: "King%27s_Idol"
|
||||||
},
|
},
|
||||||
|
kingsIdol3: {
|
||||||
|
name: "King's Idol #3",
|
||||||
|
spoiler: "Resting Grounds: Spirit's Glade, Waterfall",
|
||||||
|
id: "Shiny Item",
|
||||||
|
sceneName: "RestingGrounds_08",
|
||||||
|
wiki: "King%27s_Idol"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
@ -3370,6 +3384,13 @@ const HK = {
|
||||||
sceneName: "Mines_29",
|
sceneName: "Mines_29",
|
||||||
wiki: "Rancid_Egg"
|
wiki: "Rancid_Egg"
|
||||||
},
|
},
|
||||||
|
rancidEgg4: {
|
||||||
|
name: "Rancid Egg #4",
|
||||||
|
spoiler: "Resting Grounds: Blue Lake",
|
||||||
|
id: "Shiny Item(Clone)",
|
||||||
|
sceneName: "Crossroads_50",
|
||||||
|
wiki: "Rancid_Egg"
|
||||||
|
},
|
||||||
rancidEgg21: {
|
rancidEgg21: {
|
||||||
name: "Rancid Egg #21",
|
name: "Rancid Egg #21",
|
||||||
spoiler: "Royal Waterways: Tuk's free Egg",
|
spoiler: "Royal Waterways: Tuk's free Egg",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue