add items to database
This commit is contained in:
parent
81d53b8a53
commit
4aae1ee505
1 changed files with 14 additions and 0 deletions
|
|
@ -3232,6 +3232,13 @@ const HK = {
|
|||
sceneName: "Mines_20",
|
||||
wiki: "Wanderer%27s_Journal"
|
||||
},
|
||||
wanderersJournal8: {
|
||||
name: "Wanderer's Journal #8",
|
||||
spoiler: "Resting Grounds: Crypts",
|
||||
id: "Shiny Item",
|
||||
sceneName: "RestingGrounds_10",
|
||||
wiki: "Wanderer%27s_Journal"
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
|
@ -3284,6 +3291,13 @@ const HK = {
|
|||
sceneName: "Ruins1_32",
|
||||
wiki: "Hallownest_Seal"
|
||||
},
|
||||
hallownestSeal7: {
|
||||
name: "Hallownest Seal #7",
|
||||
spoiler: "Resting Grounds: Crypts",
|
||||
id: "Shiny Item (1)",
|
||||
sceneName: "RestingGrounds_10",
|
||||
wiki: "Hallownest_Seal"
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue