add City of Tears Gate Opened to database

This commit is contained in:
ReznoRMichael 2022-02-10 23:09:37 +01:00
parent 15870092f7
commit 4aa02614ea
3 changed files with 11 additions and 1 deletions

View file

@ -9054,6 +9054,11 @@ var HK = {
spoiler: "Resting Grounds, Seer: 200 Essence", spoiler: "Resting Grounds, Seer: 200 Essence",
wiki: "Resting_Grounds#Sub-area:_Spirits'_Glade" wiki: "Resting_Grounds#Sub-area:_Spirits'_Glade"
}, },
openedCityGate: {
name: "City of Tears Gate Opened",
spoiler: "Fungal Wastes, requires City Crest",
wiki: "Fungal_Wastes"
},
bankerAccountPurchased: { bankerAccountPurchased: {
name: "Bank Account Opened", name: "Bank Account Opened",
spoiler: "100 Geo: Fog Canyon: Millibelle the Banker", spoiler: "100 Geo: Fog Canyon: Millibelle the Banker",

File diff suppressed because one or more lines are too long

View file

@ -5626,6 +5626,11 @@ const HK = {
spoiler: "Resting Grounds, Seer: 200 Essence", spoiler: "Resting Grounds, Seer: 200 Essence",
wiki: "Resting_Grounds#Sub-area:_Spirits'_Glade" wiki: "Resting_Grounds#Sub-area:_Spirits'_Glade"
}, },
openedCityGate: {
name: "City of Tears Gate Opened",
spoiler: "Fungal Wastes, requires City Crest",
wiki: "Fungal_Wastes"
},
bankerAccountPurchased: { bankerAccountPurchased: {
name: "Bank Account Opened", name: "Bank Account Opened",
spoiler: "100 Geo: Fog Canyon: Millibelle the Banker", spoiler: "100 Geo: Fog Canyon: Millibelle the Banker",