add items to database
This commit is contained in:
parent
527756b62c
commit
a95e99e092
1 changed files with 14 additions and 0 deletions
|
|
@ -3197,6 +3197,13 @@ const HK = {
|
|||
sceneName: "Fungus1_22",
|
||||
wiki: "Wanderer%27s_Journal"
|
||||
},
|
||||
wanderersJournal3: {
|
||||
name: "Wanderer's Journal #3",
|
||||
spoiler: "Fungal Wastes: Below Shrumal Ogres",
|
||||
id: "Shiny Item",
|
||||
sceneName: "Fungus2_04",
|
||||
wiki: "Wanderer%27s_Journal"
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
|
@ -3228,6 +3235,13 @@ const HK = {
|
|||
sceneName: "Fungus1_10",
|
||||
wiki: "Hallownest_Seal"
|
||||
},
|
||||
hallownestSeal4: {
|
||||
name: "Hallownest Seal #4",
|
||||
spoiler: "Fungal Wastes: Right of Queen's Station",
|
||||
id: "Shiny Item",
|
||||
sceneName: "Fungus2_03",
|
||||
wiki: "Hallownest_Seal"
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue