add items to database

This commit is contained in:
ReznoRMichael 2022-01-18 21:59:42 +01:00
parent f1ef0e95f1
commit 5761c608f7

View file

@ -3253,6 +3253,13 @@ const HK = {
sceneName: "Abyss_02", sceneName: "Abyss_02",
wiki: "Wanderer%27s_Journal" wiki: "Wanderer%27s_Journal"
}, },
wanderersJournal11: {
name: "Wanderer's Journal #11",
spoiler: "City of Tears: Pleasure House Elevator",
id: "Shiny Item (1)",
sceneName: "Ruins_Elevator",
wiki: "Wanderer%27s_Journal"
},
}, },
}, },
@ -3340,6 +3347,13 @@ const HK = {
sceneName: "Fungus3_30", sceneName: "Fungus3_30",
wiki: "Hallownest_Seal" wiki: "Hallownest_Seal"
}, },
hallownestSeal12: {
name: "Hallownest Seal #12",
spoiler: "Queen's Gardens: Outside White Lady",
id: "Shiny Item",
sceneName: "Fungus3_48",
wiki: "Hallownest_Seal"
},
}, },
}, },