Skip to content

Commit

Permalink
Default toggle on free diary
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePhar committed Jul 31, 2023
1 parent 39cb0b4 commit 4073a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/rogue_legacy/Options.py
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ class IncludeTraps(Toggle):
display_name = "Include Traps"


class FreeDiaryOnGeneration(Toggle):
class FreeDiaryOnGeneration(DefaultOnToggle):
"""
Gives a free diary location check (up to 24) each generation. If disabled, you'll have to find the other 23
organically!
Expand Down

0 comments on commit 4073a0c

Please sign in to comment.