add PayPal
This commit is contained in:
parent
20e3ef0d37
commit
26efd66372
2 changed files with 5 additions and 4 deletions
|
|
@ -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"],
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
<p class="smalltext">Check what you have left for completion. Hints for first playthrough.<br>
|
||||
Use bloodorca's amazing <a href="https://bloodorca.github.io/hollow/" target="_blank">[ Online Hollow Knight Save Editor ]</a> to decode your save file.<br>
|
||||
CTRL+A, CTRL+C the decoded save data and CTRL+V it into the text box below to analyze.<br>
|
||||
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">Steam Guide</a> 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">Source Code</a> 🉑 <a href="https://www.youtube.com/channel/UCLnrPljl95kEpi8HdBU_Pfw" target="_blank">Youtube</a>
|
||||
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">Steam Guide</a> 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">Source Code</a> 🉑 <a href="https://www.youtube.com/c/MichaelReznoR" target="_blank">Youtube</a> 🉑 <a href="https://www.paypal.me/ReznoRMichael" target="_blank">Support Tool development</a>
|
||||
</p>
|
||||
|
||||
<div>
|
||||
|
|
@ -81,7 +81,8 @@
|
|||
|
||||
<p class="smalltext">
|
||||
Work-In-Progress. Please report any incorrect data <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank">here</a> or under the <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">Steam Guide</a>.<br>
|
||||
Written and created by <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">🉑 rezno[R]</a> © 2020
|
||||
Written and created by <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">🉑 rezno[R]</a> © 2020<br>
|
||||
<a href="https://www.paypal.me/ReznoRMichael" target="_blank">Support Tool development</a>
|
||||
</p>
|
||||
|
||||
</div> <!-- end content -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue