]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/helpers/tracker.js
fix hype cave chest IDs
[alttp.git] / resources / js / helpers / tracker.js
index 7cc716f2fcec4b492c8b0ded0df5894f873c25f9..1409b35e27ef6de1988309a973692ca5aebdcf35 100644 (file)
@@ -948,7 +948,7 @@ export const UNDERWORLD_LOCATIONS = [
        {
                id: 'hype-cave-bottom',
                room: 0x11E,
-               chest: 4,
+               chest: 3,
        },
        {
                id: 'hype-cave-npc',
@@ -1140,12 +1140,12 @@ export const UNDERWORLD_LOCATIONS = [
        {
                id: 'paradox-lower-far-right',
                room: 0xEF,
-               chest: 4,
+               chest: 3,
        },
        {
                id: 'paradox-lower-mid',
                room: 0xEF,
-               chest: 5,
+               chest: 4,
        },
        {
                id: 'paradox-upper-left',