LttP: fix reveal bytes for Mysery Mire Prize
This commit is contained in:
parent
6667c1f03d
commit
491530ad60
|
@ -1527,7 +1527,7 @@ def patch_rom(world, rom, player, enemized):
|
||||||
"Skull Woods": 0x0080,
|
"Skull Woods": 0x0080,
|
||||||
"Swamp Palace": 0x0400,
|
"Swamp Palace": 0x0400,
|
||||||
"Ice Palace": 0x0040,
|
"Ice Palace": 0x0040,
|
||||||
"Misery Mire'": 0x0100,
|
"Misery Mire": 0x0100,
|
||||||
"Turtle Rock": 0x0008,
|
"Turtle Rock": 0x0008,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue