diff --git a/HKCheckCompletion.js b/HKCheckCompletion.js index ec794d7..9cffa70 100644 --- a/HKCheckCompletion.js +++ b/HKCheckCompletion.js @@ -258,8 +258,8 @@ const HK_VESSELFRAGMENTS_WORLD = { }; const HK_NAILARTS = { - hasDashSlash: ["Great Slash", "Nailmaster Sheo: Greenpath"], - hasUpwardSlash: ["Dash Slash", "Nailmaster Oro: Kingdom's Edge, 800 Geo"], + hasDashSlash: ["Great Slash", "Nailmaster Sheo: Greenpath"], // this is correct + hasUpwardSlash: ["Dash Slash", "Nailmaster Oro: Kingdom's Edge, 800 Geo"], // this is correct hasCyclone: ["Cyclone Slash", " Nailmaster Mato: Howling Cliffs"], }; diff --git a/index.html b/index.html index c708ad4..7f8dac2 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,7 @@

Check what you have left for completion. Hints for first playthrough.
Use bloodorca's amazing [ Online Hollow Knight Save Editor ] to decode your save file.
CTRL+A, CTRL+C the decoded save data and CTRL+V it into the text box below to analyze.
- Steam Guide 🉑 Source Code 🉑 Youtube + Steam Guide 🉑 Source Code 🉑 Youtube 🉑 Support Tool development

@@ -81,7 +81,8 @@

Work-In-Progress. Please report any incorrect data here or under the Steam Guide.
- Written and created by 🉑 rezno[R] © 2020 + Written and created by 🉑 rezno[R] © 2020
+ Support Tool development