add items to database

This commit is contained in:
ReznoRMichael 2022-01-18 20:06:15 +01:00
parent a95e99e092
commit b9630f713e

View file

@ -3204,6 +3204,13 @@ const HK = {
sceneName: "Fungus2_04", sceneName: "Fungus2_04",
wiki: "Wanderer%27s_Journal" wiki: "Wanderer%27s_Journal"
}, },
wanderersJournal4: {
name: "Wanderer's Journal #4",
spoiler: "Fungal Wastes: Room Above Mantis Village",
id: "Shiny Item",
sceneName: "Fungus2_17",
wiki: "Wanderer%27s_Journal"
},
}, },
}, },
@ -3299,6 +3306,13 @@ const HK = {
id: "hk-rancid-eggs", id: "hk-rancid-eggs",
description: `Rancid Eggs Description.`, description: `Rancid Eggs Description.`,
entries: { entries: {
rancidEgg1: {
name: "Rancid Egg #1",
spoiler: "Fungal Wastes: Fungal Core Upper Room",
id: "Shiny Item",
sceneName: "Fungus2_29",
wiki: "Rancid_Egg"
},
rancidEgg21: { rancidEgg21: {
name: "Rancid Egg #21", name: "Rancid Egg #21",
spoiler: "Royal Waterways: Tuk's free Egg", spoiler: "Royal Waterways: Tuk's free Egg",