X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fhelpers%2Ftracker.js;h=4a907ffb47586655de4e1c79f5271020a81b545c;hb=cdb12f8f7d161e0e17d23dd1164d3c8b1067be61;hp=902a1bfc9ba9d11f84d744d12936a538fb7ba137;hpb=3603709307e0777958cd18134ad4178cef410d14;p=alttp.git diff --git a/resources/js/helpers/tracker.js b/resources/js/helpers/tracker.js index 902a1bf..4a907ff 100644 --- a/resources/js/helpers/tracker.js +++ b/resources/js/helpers/tracker.js @@ -92,7 +92,7 @@ export const DUNGEONS = [ mask: DUNGEON_MASKS.HC, checks: [ 'dark-cross', - 'hc-map', + 'hc-map-chest', 'hc-boom', 'hc-cell', 'sanc', @@ -905,7 +905,7 @@ export const UNDERWORLD_LOCATIONS = [ chest: 0, }, { - id: 'hc-map', + id: 'hc-map-chest', area: 'hc', room: 0x72, chest: 0,