add items to database
This commit is contained in:
parent
c5cd7c54d4
commit
d8f9ba23dd
1 changed files with 14 additions and 0 deletions
|
|
@ -3190,6 +3190,13 @@ const HK = {
|
||||||
sceneName: "Fungus1_11",
|
sceneName: "Fungus1_11",
|
||||||
wiki: "Wanderer%27s_Journal"
|
wiki: "Wanderer%27s_Journal"
|
||||||
},
|
},
|
||||||
|
wanderersJournal2: {
|
||||||
|
name: "Wanderer's Journal #2",
|
||||||
|
spoiler: "Greenpath: Right of Stag Station",
|
||||||
|
id: "Shiny Item",
|
||||||
|
sceneName: "Fungus1_22",
|
||||||
|
wiki: "Wanderer%27s_Journal"
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
@ -3378,6 +3385,13 @@ const HK = {
|
||||||
spoiler: "Kingdom's Edge: Tower of Love, Love Key",
|
spoiler: "Kingdom's Edge: Tower of Love, Love Key",
|
||||||
wiki: "Map_and_Quill#The_Collector's_Map"
|
wiki: "Map_and_Quill#The_Collector's_Map"
|
||||||
},
|
},
|
||||||
|
cityCrest: {
|
||||||
|
name: "City Crest",
|
||||||
|
spoiler: "Forgotten Crossroads: False Knight Reward",
|
||||||
|
id: "Shiny Item",
|
||||||
|
sceneName: "Crossroads_10",
|
||||||
|
wiki: "City_Crest"
|
||||||
|
},
|
||||||
hasDreamGate: {
|
hasDreamGate: {
|
||||||
name: "Dreamgate",
|
name: "Dreamgate",
|
||||||
spoiler: "Seer: 900 Essence",
|
spoiler: "Seer: 900 Essence",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue