mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-28 05:43:26 -07:00
Merge remote-tracking branch 'origin/main'
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