Archipelago/worlds/kh2
Mysteryem 81b9a53a37
KH2: Add missing indirect conditions for Final region access (#3923)
* KH2: Add missing indirect conditions for Final region access

Entrances to the Final region require being able to reach any one of a
number of locations, but for a location to be reachable, its parent
region must also be reachable, so indirect conditions must be added for
these regions.

* Use World.get_location

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Use World.get_location, for real this time

---------

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
2024-12-03 02:51:10 +01:00
..
Names
docs
test
Client.py
Items.py
Locations.py
Logic.py
OpenKH.py
Options.py
Regions.py
Rules.py KH2: Add missing indirect conditions for Final region access (#3923) 2024-12-03 02:51:10 +01:00
Subclasses.py
WorldLocations.py
XPValues.py
__init__.py
requirements.txt