added bank account
This commit is contained in:
parent
e5d9542e7d
commit
55b0cee44a
3 changed files with 11 additions and 1 deletions
|
|
@ -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
|
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue