Skip to content

Commit

Permalink
Another mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Exempt-Medic authored May 24, 2024
1 parent e4e94f5 commit c2f2243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/witness/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c2f2243

Please sign in to comment.