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 KH2: Version 2 (#2009) 2023-11-25 08:46:00 -06:00
docs [KH2] Add new Poptracker Pack to the KH2 Setup Guide (#4104) 2024-10-28 02:38:05 +01:00
test KH2: Version 2 (#2009) 2023-11-25 08:46:00 -06:00
Client.py KH2: Hotfix update for game verison 1.0.0.9 (#3534) 2024-07-24 13:47:19 +02:00
Items.py KH2: Location Groups and Subclasses (#2700) 2024-01-16 13:12:33 +01:00
Locations.py KH2: Fix empty location groups (#2757) 2024-01-29 18:39:45 +01:00
Logic.py KH2: Fix Final Form logic softlock (#2803) 2024-02-11 00:50:38 +01:00
OpenKH.py KH2: Docs updates and Excluded Locations Bugfix (#3150) 2024-04-18 18:55:27 +02:00
Options.py KH2: Fixing Start Inventory bug, limiting CustomItemPool keys, fixing two typos (#3444) 2024-06-04 21:20:37 +02:00
Regions.py KH2: Update all instances of multiworld.option_name to option.option_name (#2634) 2024-03-12 00:52:16 +01:00
Rules.py KH2: Add missing indirect conditions for Final region access (#3923) 2024-12-03 02:51:10 +01:00
Subclasses.py KH2: Location Groups and Subclasses (#2700) 2024-01-16 13:12:33 +01:00
WorldLocations.py KH2: Version 2 (#2009) 2023-11-25 08:46:00 -06:00
XPValues.py KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
__init__.py [KH2] Adds more options to slot data #4031 2024-10-05 02:13:04 +02:00
requirements.txt KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00