add Pleasure House Door Opened to database
This commit is contained in:
parent
712f8be2f9
commit
aee320b59f
3 changed files with 11 additions and 1 deletions
|
|
@ -9031,6 +9031,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"
|
||||||
},
|
},
|
||||||
|
bathHouseOpened: {
|
||||||
|
name: "Pleasure House Door Opened",
|
||||||
|
spoiler: "City of Tears: Right Side Main Hub Area",
|
||||||
|
wiki: "City_of_Tears#Sub-area:_Pleasure_House"
|
||||||
|
},
|
||||||
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
|
|
@ -5606,6 +5606,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"
|
||||||
},
|
},
|
||||||
|
bathHouseOpened: {
|
||||||
|
name: "Pleasure House Door Opened",
|
||||||
|
spoiler: "City of Tears: Right Side Main Hub Area",
|
||||||
|
wiki: "City_of_Tears#Sub-area:_Pleasure_House"
|
||||||
|
},
|
||||||
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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue