mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-28 00:13:24 -07:00
Update worlds/ahit/Options.py
Co-authored-by: Ixrec <ericrhitchcock@gmail.com>
This commit is contained in:
@@ -126,6 +126,9 @@ class ActRandomizer(Choice):
|
||||
class ActPlando(OptionDict):
|
||||
"""Plando acts onto other acts. For example, \"Train Rush\": \"Alpine Free Roam\""""
|
||||
display_name = "Act Plando"
|
||||
schema = Schema({
|
||||
str: str
|
||||
})
|
||||
|
||||
|
||||
class FinaleShuffle(Toggle):
|
||||
|
||||
Reference in New Issue
Block a user