add items to database

This commit is contained in:
ReznoRMichael 2022-01-18 21:12:39 +01:00
parent 7c5ab2a0ce
commit 34649ff672

View file

@ -3246,6 +3246,13 @@ const HK = {
sceneName: "Ruins2_05", sceneName: "Ruins2_05",
wiki: "Wanderer%27s_Journal" wiki: "Wanderer%27s_Journal"
}, },
wanderersJournal10: {
name: "Wanderer's Journal #10",
spoiler: "Ancient Basin: Broken Bridge",
id: "Shiny Item",
sceneName: "Abyss_02",
wiki: "Wanderer%27s_Journal"
},
}, },
}, },
@ -3343,6 +3350,13 @@ const HK = {
sceneName: "RestingGrounds_08", sceneName: "RestingGrounds_08",
wiki: "King%27s_Idol" wiki: "King%27s_Idol"
}, },
kingsIdol4: {
name: "King's Idol #4",
spoiler: "Royal Waterways: Dung Defender's Cave",
id: "Shiny Item Stand",
sceneName: "Waterways_15",
wiki: "King%27s_Idol"
},
}, },
}, },