Set inverted blacksmith to require light world access using the mirror or a portal (via starting in Link's House / Old Man Cave doesn't work).

Set the flag allowing the blacksmith to visit Link's House in simple inverted shuffle.
This commit is contained in:
compiling
2020-04-05 14:22:50 +10:00
parent 7199c375d7
commit 11a91b96c6
3 changed files with 7 additions and 7 deletions

2
Rom.py
View File

@@ -1018,7 +1018,7 @@ def patch_rom(world, player, rom):
rom.write_bytes(0x02F539, [0xEA, 0xEA, 0xEA, 0xEA, 0xEA] if world.powder_patch_required[player] else [0xAD, 0xBF, 0x0A, 0xF0, 0x4F])
# allow smith into multi-entrance caves in appropriate shuffles
if world.shuffle in ['restricted', 'full', 'crossed', 'insanity']:
if world.shuffle in ['restricted', 'full', 'crossed', 'insanity'] or (world.shuffle == 'simple' and world.mode == 'inverted'):
rom.write_byte(0x18004C, 0x01)
# set correct flag for hera basement item