add items to database
This commit is contained in:
parent
a3b2a5554c
commit
c5cd7c54d4
1 changed files with 14 additions and 0 deletions
|
|
@ -3207,6 +3207,20 @@ const HK = {
|
||||||
sceneName: "Crossroads_01",
|
sceneName: "Crossroads_01",
|
||||||
wiki: "Hallownest_Seal"
|
wiki: "Hallownest_Seal"
|
||||||
},
|
},
|
||||||
|
hallownestSeal2: {
|
||||||
|
name: "Hallownest Seal #2",
|
||||||
|
spoiler: "Greenpath: Stone Sanctuary Entrance",
|
||||||
|
id: "Shiny Item",
|
||||||
|
sceneName: "Fungus2_34",
|
||||||
|
wiki: "Hallownest_Seal"
|
||||||
|
},
|
||||||
|
hallownestSeal3: {
|
||||||
|
name: "Hallownest Seal #3",
|
||||||
|
spoiler: "Greenpath: Acid Bridge",
|
||||||
|
id: "Shiny Item",
|
||||||
|
sceneName: "Fungus1_10",
|
||||||
|
wiki: "Hallownest_Seal"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue