Skip to content

Commit

Permalink
Update worlds/ladx/Options.py
Browse files Browse the repository at this point in the history
Co-authored-by: Exempt-Medic <[email protected]>
  • Loading branch information
threeandthreee and Exempt-Medic authored Dec 17, 2024
1 parent d830577 commit c4447c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/ladx/Options.py
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ class LowHpBeep(Choice, LADXROption):

class NoFlash(DefaultOnToggle, LADXROption):
"""
Remove the flashing light effects from Mamu, shopkeeper and MadBatter. Useful for capture cards and people that are sensitive for these things.
Remove the flashing light effects from Mamu, shopkeeper and MadBatter. Useful for capture cards and people that are sensitive to these things.
"""
display_name = "No Flash"
ladxr_name = "noflash"
Expand Down

0 comments on commit c4447c0

Please sign in to comment.