add items to database
This commit is contained in:
parent
5761c608f7
commit
fa46896e17
1 changed files with 14 additions and 0 deletions
|
|
@ -3260,6 +3260,13 @@ const HK = {
|
||||||
sceneName: "Ruins_Elevator",
|
sceneName: "Ruins_Elevator",
|
||||||
wiki: "Wanderer%27s_Journal"
|
wiki: "Wanderer%27s_Journal"
|
||||||
},
|
},
|
||||||
|
wanderersJournal12: {
|
||||||
|
name: "Wanderer's Journal #12",
|
||||||
|
spoiler: "Kingdom's Edge: Whispering Root Area",
|
||||||
|
id: "Shiny Item",
|
||||||
|
sceneName: "Deepnest_East_07",
|
||||||
|
wiki: "Wanderer%27s_Journal"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
@ -3517,6 +3524,13 @@ const HK = {
|
||||||
sceneName: "Fungus3_34",
|
sceneName: "Fungus3_34",
|
||||||
wiki: "Rancid_Egg"
|
wiki: "Rancid_Egg"
|
||||||
},
|
},
|
||||||
|
rancidEgg12: {
|
||||||
|
name: "Rancid Egg #12",
|
||||||
|
spoiler: "City of Tears: Pleasure House Elevator",
|
||||||
|
id: "Shiny Item",
|
||||||
|
sceneName: "Ruins_Elevator",
|
||||||
|
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