add items to database
This commit is contained in:
parent
7c5ab2a0ce
commit
34649ff672
1 changed files with 14 additions and 0 deletions
|
|
@ -3246,6 +3246,13 @@ const HK = {
|
||||||
sceneName: "Ruins2_05",
|
sceneName: "Ruins2_05",
|
||||||
wiki: "Wanderer%27s_Journal"
|
wiki: "Wanderer%27s_Journal"
|
||||||
},
|
},
|
||||||
|
wanderersJournal10: {
|
||||||
|
name: "Wanderer's Journal #10",
|
||||||
|
spoiler: "Ancient Basin: Broken Bridge",
|
||||||
|
id: "Shiny Item",
|
||||||
|
sceneName: "Abyss_02",
|
||||||
|
wiki: "Wanderer%27s_Journal"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
@ -3343,6 +3350,13 @@ const HK = {
|
||||||
sceneName: "RestingGrounds_08",
|
sceneName: "RestingGrounds_08",
|
||||||
wiki: "King%27s_Idol"
|
wiki: "King%27s_Idol"
|
||||||
},
|
},
|
||||||
|
kingsIdol4: {
|
||||||
|
name: "King's Idol #4",
|
||||||
|
spoiler: "Royal Waterways: Dung Defender's Cave",
|
||||||
|
id: "Shiny Item Stand",
|
||||||
|
sceneName: "Waterways_15",
|
||||||
|
wiki: "King%27s_Idol"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue