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 [KH2] Add new Poptracker Pack to the KH2 Setup Guide (#4104) 2024-10-28 02:38:05 +01:00
test
Client.py KH2: Hotfix update for game verison 1.0.0.9 (#3534) 2024-07-24 13:47:19 +02:00
Items.py
Locations.py
Logic.py
OpenKH.py
Options.py KH2: Fixing Start Inventory bug, limiting CustomItemPool keys, fixing two typos (#3444) 2024-06-04 21:20:37 +02:00
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 [KH2] Adds more options to slot data #4031 2024-10-05 02:13:04 +02:00
requirements.txt