File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -660,9 +660,9 @@ def set_rules(world: FFXWorld) -> None:
660660
661661 # Jupiter Sigil
662662 world .set_rule (world .get_location (world .location_id_to_name [244 | TreasureOffset ]),
663- CanReachLocation ("Reels : Come 1st in a Blitzball Tournament (Attack Reels)" ) &
664- CanReachLocation ("Reels : Come 1st in a Blitzball League After Obtaining Attack Reels (Status Reels)" ) &
665- CanReachLocation ("Reels : Come 1st in a Blitzball Tournament After Obtaining both Attack & Status Reels (Aurochs Reels)" ))
663+ CanReachLocation ("Slots : Come 1st in a Blitzball Tournament (Attack Reels)" ) &
664+ CanReachLocation ("Slots : Come 1st in a Blitzball League After Obtaining Attack Reels (Status Reels)" ) &
665+ CanReachLocation ("Slots : Come 1st in a Blitzball Tournament After Obtaining both Attack & Status Reels (Aurochs Reels)" ))
666666
667667 # -------------------------- Celestial Upgrades -------------------------- #
668668 celestial_upgrades = [
You can’t perform that action at this time.
0 commit comments