Skip to content

Commit

Permalink
sc2: Updating the description of global victory_checks
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMarinets committed Dec 19, 2024
1 parent ae36dd4 commit 8971342
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion worlds/sc2/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,8 @@ def get_option_name(cls, value):

class VictoryChecks(Range):
"""
How many checks are awarded for completing a mission.
Controls how many checks are awarded for completing a mission.
Goal missions are unaffected by this option.
"""
display_name = "Victory Checks"
range_start = 1
Expand Down

0 comments on commit 8971342

Please sign in to comment.