mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
[SM] Minor update to link in Options.py (#1831)
This commit is contained in:
@@ -298,7 +298,7 @@ class Objective(OptionList):
|
|||||||
|
|
||||||
Format as a comma-separated list of objective names: ["kill three G4", "collect 75% items"].
|
Format as a comma-separated list of objective names: ["kill three G4", "collect 75% items"].
|
||||||
A full list of supported objectives can be found at:
|
A full list of supported objectives can be found at:
|
||||||
https://github.com/ArchipelagoMW/Archipelago/blob/main/worlds/sm/utils/objectives.py
|
https://github.com/ArchipelagoMW/Archipelago/blob/main/worlds/sm/variaRandomizer/utils/objectives.py
|
||||||
"""
|
"""
|
||||||
display_name = "Objectives"
|
display_name = "Objectives"
|
||||||
default = ["kill all G4"]
|
default = ["kill all G4"]
|
||||||
|
Reference in New Issue
Block a user