add items to database

This commit is contained in:
ReznoRMichael 2022-01-18 20:51:18 +01:00
parent 4aae1ee505
commit cf37447a07

View file

@ -3239,6 +3239,13 @@ const HK = {
sceneName: "RestingGrounds_10", sceneName: "RestingGrounds_10",
wiki: "Wanderer%27s_Journal" wiki: "Wanderer%27s_Journal"
}, },
wanderersJournal9: {
name: "Wanderer's Journal #9",
spoiler: "City of Tears: Room Above King's Station",
id: "Shiny Item",
sceneName: "Ruins2_05",
wiki: "Wanderer%27s_Journal"
},
}, },
}, },
@ -3298,6 +3305,13 @@ const HK = {
sceneName: "RestingGrounds_10", sceneName: "RestingGrounds_10",
wiki: "Hallownest_Seal" wiki: "Hallownest_Seal"
}, },
hallownestSeal8: {
name: "Hallownest Seal #8",
spoiler: "City of Tears: King's Station Stag Station",
id: "Shiny Item",
sceneName: "Ruins2_08",
wiki: "Hallownest_Seal"
},
}, },
}, },