add items to database

This commit is contained in:
ReznoRMichael 2022-01-18 19:59:12 +01:00
parent 527756b62c
commit a95e99e092

View file

@ -3197,6 +3197,13 @@ const HK = {
sceneName: "Fungus1_22", sceneName: "Fungus1_22",
wiki: "Wanderer%27s_Journal" wiki: "Wanderer%27s_Journal"
}, },
wanderersJournal3: {
name: "Wanderer's Journal #3",
spoiler: "Fungal Wastes: Below Shrumal Ogres",
id: "Shiny Item",
sceneName: "Fungus2_04",
wiki: "Wanderer%27s_Journal"
},
}, },
}, },
@ -3228,6 +3235,13 @@ const HK = {
sceneName: "Fungus1_10", sceneName: "Fungus1_10",
wiki: "Hallownest_Seal" wiki: "Hallownest_Seal"
}, },
hallownestSeal4: {
name: "Hallownest Seal #4",
spoiler: "Fungal Wastes: Right of Queen's Station",
id: "Shiny Item",
sceneName: "Fungus2_03",
wiki: "Hallownest_Seal"
},
}, },
}, },