Archipelago/worlds/messenger
Aaron Wagener 526eb09089
Options: add a DeathLinkMixin dataclass to easily standardize death_link (#2355)
* Options: add a DeathLinkOption dataclass to easily standardize death_link

* rename to DeathLinkMixin

* Update worlds/messenger/options.py
2024-03-03 14:11:44 +01:00
..
docs
test Tests: assign the world to WorldTestBase, and a default player field (#2385) 2024-02-15 23:49:52 +01:00
__init__.py Docs: Make all guide titles say Guide, for my sanity (and the webhost) (#2304) 2024-02-20 10:22:32 -06:00
constants.py
options.py Options: add a DeathLinkMixin dataclass to easily standardize death_link (#2355) 2024-03-03 14:11:44 +01:00
regions.py
rules.py
shop.py
subclasses.py