TWW: Documentation Cleanup (#4942)

This commit is contained in:
Jonathan Tan
2025-05-03 20:06:16 -04:00
committed by GitHub
parent 9425f5b772
commit 1885dab066
3 changed files with 41 additions and 27 deletions

View File

@@ -19,6 +19,8 @@ from .Locations import DUNGEON_NAMES
class Dungeons(DefaultOnToggle):
"""
This controls whether dungeon locations are randomized.
This means the items found in dungeons will be randomized, not that the entrances to dungeons will be randomized.
"""
display_name = "Dungeons"