add items to database
This commit is contained in:
parent
f1ef0e95f1
commit
5761c608f7
1 changed files with 14 additions and 0 deletions
|
|
@ -3253,6 +3253,13 @@ const HK = {
|
|||
sceneName: "Abyss_02",
|
||||
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",
|
||||
wiki: "Hallownest_Seal"
|
||||
},
|
||||
hallownestSeal12: {
|
||||
name: "Hallownest Seal #12",
|
||||
spoiler: "Queen's Gardens: Outside White Lady",
|
||||
id: "Shiny Item",
|
||||
sceneName: "Fungus3_48",
|
||||
wiki: "Hallownest_Seal"
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue