From e19253f55b20f3ff7afb7ae8dffb1d0a14e3a6e0 Mon Sep 17 00:00:00 2001 From: ReznoRMichael Date: Fri, 25 Dec 2020 23:10:36 +0100 Subject: [PATCH] rearrangement of Journal entries --- index.html | 2 +- js/HKCheckCompletion.js | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 69a88a8..2f81d68 100644 --- a/index.html +++ b/index.html @@ -92,7 +92,7 @@ - + diff --git a/js/HKCheckCompletion.js b/js/HKCheckCompletion.js index 857582f..f1cfb09 100644 --- a/js/HKCheckCompletion.js +++ b/js/HKCheckCompletion.js @@ -405,17 +405,17 @@ const HK_ACHIEVEMENTS = { ✅ Garpede ✅ Void Tendrils */ - killedLazyFlyer: ["Journal: Aluba", "Lake of Unn, Queen's Gardens (near White Lady)"], - killedZapBug: ["Journal: Charged Lumafly", "Fog Canyon: Teacher's Archives (tank)"], - killedGorgeousHusk: ["Journal: Gorgeous Husk", "City of Tears: secret room"], killedPrayerSlug: ["Journal: Maggot", "Forgotten Crossroads: False Knight secret room"], - killedPlantShooter: ["Journal: Gulka", "Greenpath: west of Stone Sanctuary"], + killedOrangeScuttler: ["Journal: Lightseed", "Infected Crossroads"], + killedPigeon: ["Journal: Maskfly", "Greenpath, Queen's Gardens"], + killedLazyFlyer: ["Journal: Aluba", "Lake of Unn, Queen's Gardens (near White Lady)"], killedAcidFlyer: ["Journal: Duranda", "Greenpath: Nailmaster Sheo's tent path"], killedAcidWalker: ["Journal: Durandoo", "Greenpath, Queen's Gardens"], + killedPlantShooter: ["Journal: Gulka", "Greenpath: west of Stone Sanctuary"], killedMushroomTurret: ["Journal: Sporg", "Fungal Wastes"], - killedPigeon: ["Journal: Maskfly", "Greenpath, Queen's Gardens"], + killedZapBug: ["Journal: Charged Lumafly", "Fog Canyon: Teacher's Archives (tank)"], killedCrystalCrawler: ["Journal: Crystal Crawler", "Crystal Peak"], - killedOrangeScuttler: ["Journal: Lightseed", "Infected Crossroads"], + killedGorgeousHusk: ["Journal: Gorgeous Husk", "City of Tears: secret room"], killedWorm: ["Journal: Goam", "Infected Crossroads: near Fungal Wastes entrance"], killedBigCentipede: ["Journal: Garpede", "Deepnest: east of Hot Spring"], killedAbyssTendril: ["Journal: Void Tendrils", "The Abyss: secret room"],