Archipelago/worlds/tunic
Mysteryem f4072833f3
TUNIC: Add Shop indirect condition (#4160)
* TUNIC: Add Shop indirect condition

The `Overworld -> Cube Cave Entrance Region` Entrance checks
`can_shop()` which checks for being able to reach the "Shop" Region, so
the Entrance requires an indirect condition of reaching the "Shop"
Region.

* Rename entrance variable to cube_entrance

Co-authored-by: Scipio Wright <scipiowright@gmail.com>

---------

Co-authored-by: Scipio Wright <scipiowright@gmail.com>
2024-11-08 18:57:11 +01:00
..
docs TUNIC: Add link to logic tricks doc (#4087) 2024-10-28 23:19:57 +01:00
test TUNIC: Logic Rules Redux (#3544) 2024-09-08 14:42:59 +02:00
__init__.py TUNIC: Add prog + useful to some items #4066 2024-10-23 02:30:31 +02:00
er_data.py TUNIC: Logic Rules Redux (#3544) 2024-09-08 14:42:59 +02:00
er_rules.py TUNIC: Add Shop indirect condition (#4160) 2024-11-08 18:57:11 +01:00
er_scripts.py TUNIC: Logic Rules Redux (#3544) 2024-09-08 14:42:59 +02:00
items.py TUNIC: Add prog + useful to some items #4066 2024-10-23 02:30:31 +02:00
ladder_storage_data.py TUNIC: Logic Rules Redux (#3544) 2024-09-08 14:42:59 +02:00
locations.py TUNIC: Logic Rules Redux (#3544) 2024-09-08 14:42:59 +02:00
options.py TUNIC: Minor revision to IG and LS option descriptions #4115 2024-10-29 02:43:03 +01:00
regions.py TUNIC: Logic Rules Redux (#3544) 2024-09-08 14:42:59 +02:00
rules.py TUNIC: Deal with the boxes blocking the entrance to Beneath the Vault 2024-09-21 23:02:58 +02:00