add Unlocked Confessor Jiji's Hut

This commit is contained in:
ReznoRMichael 2022-02-10 20:20:21 +01:00
parent 48e2471d56
commit 4efd34daf8
3 changed files with 11 additions and 1 deletions

View file

@ -9021,6 +9021,11 @@ var HK = {
spoiler: "Forgotten Crossroads: Hot Springs, acquire Mantis Claw", spoiler: "Forgotten Crossroads: Hot Springs, acquire Mantis Claw",
wiki: "Hot_Spring#Forgotten_Crossroads" wiki: "Hot_Spring#Forgotten_Crossroads"
}, },
jijiDoorUnlocked: {
name: "Unlocked Confessor Jiji's Hut",
spoiler: "Dirtmouth, requires Simple Key",
wiki: "Jiji"
},
bankerAccountPurchased: { bankerAccountPurchased: {
name: "Opened Bank Account", name: "Opened Bank Account",
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

@ -5596,6 +5596,11 @@ const HK = {
spoiler: "Forgotten Crossroads: Hot Springs, acquire Mantis Claw", spoiler: "Forgotten Crossroads: Hot Springs, acquire Mantis Claw",
wiki: "Hot_Spring#Forgotten_Crossroads" wiki: "Hot_Spring#Forgotten_Crossroads"
}, },
jijiDoorUnlocked: {
name: "Unlocked Confessor Jiji's Hut",
spoiler: "Dirtmouth, requires Simple Key",
wiki: "Jiji"
},
bankerAccountPurchased: { bankerAccountPurchased: {
name: "Opened Bank Account", name: "Opened Bank Account",
spoiler: "100 Geo: Fog Canyon: Millibelle the Banker", spoiler: "100 Geo: Fog Canyon: Millibelle the Banker",