From 5483a80e7a8763b7f465763835f404871d95539b Mon Sep 17 00:00:00 2001 From: ReznoRMichael Date: Tue, 16 Mar 2021 00:00:52 +0100 Subject: [PATCH] changed hint texts --- src/js/hk-database.js | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/js/hk-database.js b/src/js/hk-database.js index 1637063..4881601 100644 --- a/src/js/hk-database.js +++ b/src/js/hk-database.js @@ -143,7 +143,7 @@ const HK = { spoiler: "...a fellow town bug who seems to be lost somewhere in the crossroads" }, hasLantern: { - spoiler: "...a precious item able to carry some light to even the darkest places" + spoiler: "...bright little crystal companion able to light a way through the thickest dark places" }, hasSuperDash: { spoiler: "...some powerful crystal beating somewhere deep inside the mines" @@ -151,11 +151,16 @@ const HK = { hasDreamNail: { spoiler: "...a weapon from a dream world only found where the souls can peacefully rest" }, + /* + Either: + - used the elevator in Resting Grounds to City of Tears + - opened the Fungal Wastes city gate + */ killedInfectedKnight: { - spoiler: "...a shattered corpse forgotten in a windy cave in the ancient depths below the city" + spoiler: "...a shattered corpse forgotten in a windy cave in the ancient depths below the rainy city" }, hasDoubleJump: { - spoiler: "...something incredibly light dropped by a monarchfly in the ancient depths below the city" + spoiler: "...something incredibly light dropped by a monarchfly in the ancient depths below the rainy city" }, killedBlackKnight: { spoiler: "...discarded shells of black guards lying on the floor of a high spire"