from dataclasses import dataclass from Options import PerGameCommonOptions, Toggle class ShuffleDoors(Toggle): """If enabled, most doors will open from receiving an item rather than fulfilling the in-game requirements.""" display_name = "Shuffle Doors" @dataclass class Lingo2Options(PerGameCommonOptions): shuffle_doors: ShuffleDoors application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_lively/connections.txtpb
blob: f8cb49c565f1f2ea2dcdf37c852f217eb6cc2ff8 (plain) (blame)
1
2
3
4
5