add items to database

This commit is contained in:
ReznoRMichael 2022-01-18 20:48:11 +01:00
parent 81d53b8a53
commit 4aae1ee505

View file

@ -3232,6 +3232,13 @@ const HK = {
sceneName: "Mines_20", sceneName: "Mines_20",
wiki: "Wanderer%27s_Journal" wiki: "Wanderer%27s_Journal"
}, },
wanderersJournal8: {
name: "Wanderer's Journal #8",
spoiler: "Resting Grounds: Crypts",
id: "Shiny Item",
sceneName: "RestingGrounds_10",
wiki: "Wanderer%27s_Journal"
},
}, },
}, },
@ -3284,6 +3291,13 @@ const HK = {
sceneName: "Ruins1_32", sceneName: "Ruins1_32",
wiki: "Hallownest_Seal" wiki: "Hallownest_Seal"
}, },
hallownestSeal7: {
name: "Hallownest Seal #7",
spoiler: "Resting Grounds: Crypts",
id: "Shiny Item (1)",
sceneName: "RestingGrounds_10",
wiki: "Hallownest_Seal"
},
}, },
}, },