add items to database
This commit is contained in:
parent
fa46896e17
commit
cc3db528e6
1 changed files with 15 additions and 1 deletions
|
|
@ -3398,7 +3398,14 @@ const HK = {
|
|||
id: "Shiny Item Stand",
|
||||
sceneName: "Waterways_15",
|
||||
wiki: "King%27s_Idol"
|
||||
},
|
||||
},
|
||||
kingsIdol5: {
|
||||
name: "King's Idol #5",
|
||||
spoiler: "Kingdom's Edge: Great Hopper Below Colosseum Entrance",
|
||||
id: "Shiny Item",
|
||||
sceneName: "Deepnest_East_08",
|
||||
wiki: "King%27s_Idol"
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
|
@ -3531,6 +3538,13 @@ const HK = {
|
|||
sceneName: "Ruins_Elevator",
|
||||
wiki: "Rancid_Egg"
|
||||
},
|
||||
rancidEgg13: {
|
||||
name: "Rancid Egg #13",
|
||||
spoiler: "Kingdom's Edge: Whispering Root Area",
|
||||
id: "Shiny Item (1)",
|
||||
sceneName: "Deepnest_East_07",
|
||||
wiki: "Rancid_Egg"
|
||||
},
|
||||
rancidEgg21: {
|
||||
name: "Rancid Egg #21",
|
||||
spoiler: "Royal Waterways: Tuk's free Egg",
|
||||
|
|
|
|||
Loading…
Reference in a new issue