Skip to content

Commit

Permalink
Change the wording on the Countdown option because it's not "below" t…
Browse files Browse the repository at this point in the history
…he clock graphic.
  • Loading branch information
LiquidCat64 committed Mar 13, 2024
1 parent aecd145 commit 15b18e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions worlds/cv64/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,8 @@ class SkipWaterwayBlocks(Toggle):


class Countdown(Choice):
"""Displays, below the HUD clock, the number of unobtained progression-marked items or the total check
locations remaining in the stage you are currently in."""
"""Displays, near the HUD clock and below the health bar, the number of unobtained progression-marked items
or the total check locations remaining in the stage you are currently in."""
display_name = "Countdown"
option_none = 0
option_majors = 1
Expand Down

0 comments on commit 15b18e2

Please sign in to comment.