Skip to content

Commit

Permalink
Fixing description
Browse files Browse the repository at this point in the history
  • Loading branch information
Exempt-Medic authored May 24, 2024
1 parent 8045c87 commit e4e94f5
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 @@ -76,7 +76,7 @@ class DoorGroupings(Choice):
"""
Controls how door items are grouped.
- None: There will be one key for each door, potentially resulting in upwards of 120 keys being added to the item pool.
- 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.
"""
display_name = "Door Groupings"
Expand Down

0 comments on commit e4e94f5

Please sign in to comment.