From: Daniel Karbach Date: Mon, 25 Mar 2024 12:50:49 +0000 (+0100) Subject: fix hype cave chest IDs X-Git-Url: https://git.localhorst.tv/?a=commitdiff_plain;h=4af150221093a2f88e42f86ab4a505d329759b68;p=alttp.git fix hype cave chest IDs --- diff --git a/resources/js/helpers/tracker.js b/resources/js/helpers/tracker.js index c299e5c..1409b35 100644 --- a/resources/js/helpers/tracker.js +++ b/resources/js/helpers/tracker.js @@ -948,7 +948,7 @@ export const UNDERWORLD_LOCATIONS = [ { id: 'hype-cave-bottom', room: 0x11E, - chest: 4, + chest: 3, }, { id: 'hype-cave-npc',