add items to database
This commit is contained in:
parent
4aae1ee505
commit
cf37447a07
1 changed files with 14 additions and 0 deletions
|
|
@ -3239,6 +3239,13 @@ const HK = {
|
||||||
sceneName: "RestingGrounds_10",
|
sceneName: "RestingGrounds_10",
|
||||||
wiki: "Wanderer%27s_Journal"
|
wiki: "Wanderer%27s_Journal"
|
||||||
},
|
},
|
||||||
|
wanderersJournal9: {
|
||||||
|
name: "Wanderer's Journal #9",
|
||||||
|
spoiler: "City of Tears: Room Above King's Station",
|
||||||
|
id: "Shiny Item",
|
||||||
|
sceneName: "Ruins2_05",
|
||||||
|
wiki: "Wanderer%27s_Journal"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
@ -3298,6 +3305,13 @@ const HK = {
|
||||||
sceneName: "RestingGrounds_10",
|
sceneName: "RestingGrounds_10",
|
||||||
wiki: "Hallownest_Seal"
|
wiki: "Hallownest_Seal"
|
||||||
},
|
},
|
||||||
|
hallownestSeal8: {
|
||||||
|
name: "Hallownest Seal #8",
|
||||||
|
spoiler: "City of Tears: King's Station Stag Station",
|
||||||
|
id: "Shiny Item",
|
||||||
|
sceneName: "Ruins2_08",
|
||||||
|
wiki: "Hallownest_Seal"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue