From c24ad6172ad7072437a8203baa725b26ad0d22c5 Mon Sep 17 00:00:00 2001 From: ReznoRMichael Date: Thu, 25 Mar 2021 20:57:38 +0100 Subject: [PATCH] changed order of hints --- src/js/hk-database.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/js/hk-database.js b/src/js/hk-database.js index 05c0ca3..2e4ad67 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: "...bright little crystal companion able to light a way through the thickest dark places" + spoiler: "...a 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" @@ -162,12 +162,6 @@ const HK = { hasDoubleJump: { 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" - }, - lurienDefeated: { - spoiler: "...a dreamer sleeping somewhere at the top of a high spire" - }, dungDefenderOrHornet2: { spoiler: "...a skilled combatant living at the heart of the sewers or watching over a shell amidst ash falling from the sky" }, @@ -183,6 +177,12 @@ const HK = { hegemolDefeated: { spoiler: "...a dreamer sleeping near a spider nest area" }, + killedBlackKnight: { + spoiler: "...discarded shells of black guards lying on the floor of a high spire" + }, + lurienDefeated: { + spoiler: "...a dreamer sleeping somewhere at the top of a high spire" + }, killedHollowKnight: { spoiler: "...a disturbance inside a black temple" },