16 lines
730 B
TOML
16 lines
730 B
TOML
# == Wotr Client Configs ==
|
|
[" == Accessibility == "]
|
|
# Whether flashing-light effects should be disabled
|
|
accessibilityFlashingLights = false
|
|
# Whether Spiders should be replaced with something else
|
|
accessibilityArachnophobia = false
|
|
# Whether certain sounds should be replaced with something else
|
|
accessibilityMisophonia = false
|
|
# Whether certain textures should be replaced with something else
|
|
accessibilityTrypophobia = false
|
|
# Whether GUI & HUD elements should be replaced with higher contrast for better visibility
|
|
accessibilityHighContrast = false
|
|
# Whether motion should be reduced
|
|
accessibilityReducedMotion = false
|
|
# Whether certain sounds should be upped
|
|
accessibilityHardOfHearing = false
|