mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-28 16:53:22 -07:00
fix
This commit is contained in:
@@ -153,7 +153,7 @@ def generateRom(args, world: "LinksAwakeningWorld"):
|
||||
if world.ladxr_settings.witch:
|
||||
patches.witch.updateWitch(rom)
|
||||
patches.softlock.fixAll(rom)
|
||||
if not settings.rooster:
|
||||
if not world.ladxr_settings.rooster:
|
||||
patches.maptweaks.tweakMap(rom)
|
||||
patches.maptweaks.tweakBirdKeyRoom(rom)
|
||||
patches.chest.fixChests(rom)
|
||||
|
||||
Reference in New Issue
Block a user