add Simple Keys to database
This commit is contained in:
parent
2287d03930
commit
d5cd8eec00
1 changed files with 5 additions and 0 deletions
|
|
@ -5957,6 +5957,11 @@ const HK = {
|
||||||
spoiler: "Current amount of Pale Ore in inventory",
|
spoiler: "Current amount of Pale Ore in inventory",
|
||||||
wiki: "Pale_Ore"
|
wiki: "Pale_Ore"
|
||||||
},
|
},
|
||||||
|
simpleKeys: {
|
||||||
|
name: "Simple Keys",
|
||||||
|
spoiler: "Current amount of Simple Keys in inventory",
|
||||||
|
wiki: "Simple_Key"
|
||||||
|
},
|
||||||
rancidEggs: {
|
rancidEggs: {
|
||||||
name: "Rancid Eggs",
|
name: "Rancid Eggs",
|
||||||
spoiler: "Find: Hallownest, Buy: Sly, Tuk",
|
spoiler: "Find: Hallownest, Buy: Sly, Tuk",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue