SC2: Typo fix in option display name
This commit is contained in:
parent
0e7c7bd1bf
commit
6d6de4a98e
|
@ -320,7 +320,7 @@ class OptionalBossLocations(LocationInclusion):
|
|||
Warning: The generation may fail if too many locations are excluded by this way.
|
||||
See also: Excluded Locations, Item Plando (https://archipelago.gg/tutorial/Archipelago/plando/en#item-plando)
|
||||
"""
|
||||
display_name = "Challenge Locations"
|
||||
display_name = "Optional Boss Locations"
|
||||
|
||||
|
||||
# noinspection PyTypeChecker
|
||||
|
|
Loading…
Reference in New Issue