Archipelago/worlds/alttp/test/dungeons
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
..
TestAgahnimsTower.py
TestDarkPalace.py
TestDesertPalace.py
TestDungeon.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
TestEasternPalace.py
TestGanonsTower.py
TestIcePalace.py
TestMiseryMire.py
TestSkullWoods.py
TestSwampPalace.py
TestThievesTown.py
TestTowerOfHera.py
__init__.py