Archipelago/worlds/lingo
Star Rauchenberger 5188375736
Lingo: Add pilgrimage logic through Starting Room (#3654)
* Lingo: Add pilgrimage logic through Starting Room

* Added unit test

* Reverse order of two doors in unit test

* Remove print statements from TestPilgrimage

* Update generated.dat
2024-07-23 08:34:47 +02:00
..
data Lingo: Add pilgrimage logic through Starting Room (#3654) 2024-07-23 08:34:47 +02:00
docs
test Lingo: Add pilgrimage logic through Starting Room (#3654) 2024-07-23 08:34:47 +02:00
utils
__init__.py WebHost/Core/Lingo: Render option documentation as reStructuredText in the WebView (#3511) 2024-06-14 18:53:42 -04:00
datatypes.py
items.py
locations.py
options.py WebHost/Core/Lingo: Render option documentation as reStructuredText in the WebView (#3511) 2024-06-14 18:53:42 -04:00
player_logic.py Lingo: Fix Basement access with THE MASTER (#3231) 2024-06-03 03:51:27 -05:00
regions.py Lingo: Fix Early Color Hallways painting in pilgrimages (#3645) 2024-07-23 00:45:49 +02:00
rules.py Lingo: Fix Basement access with THE MASTER (#3231) 2024-06-03 03:51:27 -05:00
static_logic.py