diff --git a/worlds/smw/Locations.py b/worlds/smw/Locations.py index aa09609f4039..3963cd00b690 100644 --- a/worlds/smw/Locations.py +++ b/worlds/smw/Locations.py @@ -890,6 +890,7 @@ def __init__(self, player: int, name: str = '', address: int = None, parent=None LocationName.special_zone_8_coin_block_22, LocationName.special_zone_8_coin_block_23, LocationName.special_zone_8_powerup_block_2, + LocationName.special_zone_8_flying_block_1, LocationName.special_zone_7_powerup_block_1, LocationName.special_zone_7_yoshi_block_1, LocationName.special_zone_7_coin_block_1,