Archipelago/worlds/alttp/test/inverted_minor_glitches
Aaron Wagener a6ba185c55
Core: Attribute per slot random directly to the World and discourage using MultiWorld's random (#1649)
* add a random object to the World

* use it in The Messenger

* the worlds don't exist until the end of set options

* set seed in lttp tests

* use world.random for shop shuffle
2023-07-02 05:50:14 -05:00
..
TestInvertedDarkWorld.py
TestInvertedDeathMountain.py
TestInvertedEntrances.py
TestInvertedLightWorld.py
TestInvertedMinor.py Core: Attribute per slot random directly to the World and discourage using MultiWorld's random (#1649) 2023-07-02 05:50:14 -05:00
TestInvertedTurtleRock.py
__init__.py