Skip to content

Commit

Permalink
[SM] Minor update to link in Options.py (#1831)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScootyPuffJr1 authored and Berserker66 committed Jun 20, 2023
1 parent 8961d0f commit 6cbc6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/sm/Options.py
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ class Objective(OptionList):
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:
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"
default = ["kill all G4"]
Expand Down

0 comments on commit 6cbc6a3

Please sign in to comment.