mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-25 23:03:25 -07:00
options format
This commit is contained in:
@@ -317,5 +317,13 @@ yd_option_groups = [
|
||||
PointsSize,
|
||||
],
|
||||
),
|
||||
OptionGroup("Other items", [MinimizeExtraItems, AddExtraPoints, AddStoryChapters, WhichStory]),
|
||||
OptionGroup(
|
||||
"Other items",
|
||||
[
|
||||
MinimizeExtraItems,
|
||||
AddExtraPoints,
|
||||
AddStoryChapters,
|
||||
WhichStory
|
||||
]
|
||||
),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user