From 491530ad60798e49312237f3f9aa22dd34de1123 Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Thu, 24 Feb 2022 23:43:33 +0100 Subject: [PATCH] LttP: fix reveal bytes for Mysery Mire Prize --- worlds/alttp/Rom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/alttp/Rom.py b/worlds/alttp/Rom.py index c6238fd1..bc3183ee 100644 --- a/worlds/alttp/Rom.py +++ b/worlds/alttp/Rom.py @@ -1527,7 +1527,7 @@ def patch_rom(world, rom, player, enemized): "Skull Woods": 0x0080, "Swamp Palace": 0x0400, "Ice Palace": 0x0040, - "Misery Mire'": 0x0100, + "Misery Mire": 0x0100, "Turtle Rock": 0x0008, }