diff --git a/worlds/witness/options.py b/worlds/witness/options.py index 887504f6cbdc..f51d86ba22f3 100644 --- a/worlds/witness/options.py +++ b/worlds/witness/options.py @@ -77,7 +77,7 @@ class DoorGroupings(Choice): Controls how door items are grouped. - Off: There will be one key for each door, potentially resulting in upwards of 120 keys being added to the item pool. - - Regional: - All doors in the same general region will open at once with a single key, reducing the amount of door items and complexity. + - Regional: All doors in the same general region will open at once with a single key, reducing the amount of door items and complexity. """ display_name = "Door Groupings" option_off = 0