]> git.localhorst.tv Git - alttp.git/commitdiff
fix hype cave chest IDs
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 25 Mar 2024 12:50:49 +0000 (13:50 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 25 Mar 2024 12:50:49 +0000 (13:50 +0100)
resources/js/helpers/tracker.js

index c299e5c8e625734b32085deb22982a3eb5f4c291..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',