update readme

This commit is contained in:
ReznoRMichael 2021-02-14 03:25:52 +01:00
parent 1fab5ff540
commit 4e1e52c4a4
2 changed files with 2 additions and 2 deletions

View file

@ -98,7 +98,7 @@ If you like the tool and wish it developed further with more functions and easie
**Achievements Essentials** changes:
✅ Altered "Optimal Zote". Instead this line now shows the current Zote save file state (Trapped Greenpath, Not Rescued, Dead, Trapped Deepnest, Colosseum, Defeated)
✅ Altered "Optimal Nailsmith". Instead this line now shows the current Nailsmith save file state (Waiting for Upgrade, Waiting in Sheo's Hut, Spared, Slain)
✅ "Grey Prince Zote" and "Grey Prince Zote defeats total" get faded out if Zote is dead.
✅ "Grey Prince Zote" and "Grey Prince Zote defeats total" get faded out if Zote is dead.
✅ "Grey Prince Zote" line gets a red cross if Zote was rescued in Greenpath and GPZ is not yet defeated.
* v1.0.2 2021-02-12:

View file

@ -2,7 +2,7 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=<%= ga_property_id %>"></script>
<script>
// Temporarily disable the tracking for testing (set to false to enable Analytics)
window['ga-disable-<%= ga_property_id %>'] = false;
window['ga-disable-<%= ga_property_id %>'] = true;
window.dataLayer = window.dataLayer || [];