added bank account

This commit is contained in:
ReznoRMichael 2021-07-30 21:47:44 +02:00
parent e5d9542e7d
commit 55b0cee44a
3 changed files with 11 additions and 1 deletions

View file

@ -5846,6 +5846,11 @@ var HK = {
spoiler: "Divine: Fragile Strength + 15000 Geo", spoiler: "Divine: Fragile Strength + 15000 Geo",
wiki: "Divine#Unbreakable_Charms" wiki: "Divine#Unbreakable_Charms"
}, },
bankerAccountPurchased: {
name: "Opened Bank Account",
spoiler: "100 Geo: Fog Canyon: Millibelle the Banker",
wiki: "Millibelle"
},
/* /*
Path of Pain entrance discovered Path of Pain entrance discovered

File diff suppressed because one or more lines are too long

View file

@ -2792,6 +2792,11 @@ const HK = {
spoiler: "Divine: Fragile Strength + 15000 Geo", spoiler: "Divine: Fragile Strength + 15000 Geo",
wiki: "Divine#Unbreakable_Charms" wiki: "Divine#Unbreakable_Charms"
}, },
bankerAccountPurchased: {
name: "Opened Bank Account",
spoiler: "100 Geo: Fog Canyon: Millibelle the Banker",
wiki: "Millibelle"
},
/* /*
Path of Pain entrance discovered Path of Pain entrance discovered
*/ */