add items to database

This commit is contained in:
ReznoRMichael 2022-01-18 21:55:04 +01:00
parent ca49ac5ea5
commit f1ef0e95f1
2 changed files with 15 additions and 1 deletions

View file

@ -3333,6 +3333,13 @@ const HK = {
sceneName: "Fungus3_26",
wiki: "Hallownest_Seal"
},
hallownestSeal11: {
name: "Hallownest Seal #11",
spoiler: "Fog Canyon: Lifeblood Cocoon Room",
id: "Shiny Item",
sceneName: "Fungus3_30",
wiki: "Hallownest_Seal"
},
},
},
@ -3489,6 +3496,13 @@ const HK = {
sceneName: "Crossroads_38",
wiki: "Rancid_Egg"
},
rancidEgg11: {
name: "Rancid Egg #11",
spoiler: "Queen's Gardens: Entrance from Fog Canyon",
id: "Shiny Item(Clone)",
sceneName: "Fungus3_34",
wiki: "Rancid_Egg"
},
rancidEgg21: {
name: "Rancid Egg #21",
spoiler: "Royal Waterways: Tuk's free Egg",

View file

@ -131,7 +131,7 @@ const MAP = {
"Fungus3_26": "Fog Canyon: Right Tall Area",
"Fungus3_27": "Fog Canyon: Corridor to Archives",
"Fungus3_28": "Fog Canyon: Charm Notch",
"Fungus3_30": "Fog Canyon: Lifeblood",
"Fungus3_30": "Fog Canyon: Lifeblood Cocoon Room",
"Fungus3_35": "Fog Canyon: Millibelle",
"Fungus3_44": "Fog Canyon: Overgrown Mound Entrance",
"Fungus3_47": "Fog Canyon: Teacher's Archives Entrance",