Archipelago/worlds/shivers/data
Kory Dondzila a99c1e15ad
Shivers: Fixes issue with office elevator rule logic. (#2690)
Office elevator logic was written as
can reach Underground Tunnels OR can reach Office AND have Key for Office Elevator

Meaning that key for office elevator was not required if Underground Tunnels could be reached when it should be.

Changed to
(can reach Underground Tunnels OR can reach Office) AND have Key for Office Elevator
2024-01-12 00:48:22 +01:00
..
excluded_locations.json Shivers: Fixes issue with office elevator rule logic. (#2690) 2024-01-12 00:48:22 +01:00
locations.json Shivers: Fixes issue with office elevator rule logic. (#2690) 2024-01-12 00:48:22 +01:00
regions.json Shivers: Implement New Game (#1836) 2023-11-24 17:23:45 -06:00