SM: door color rando option doc (#1803)

Added precision in DoorsColorsRando docstring about beams being forced local items if enabled.
This commit is contained in:
lordlou 2023-05-08 21:12:24 -04:00 committed by GitHub
parent c74577d708
commit 7e3fa5058d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ class AreaLayout(Toggle):
class DoorsColorsRando(Toggle):
"""Randomize the color of Red/Green/Yellow doors. Add four new type of doors which require Ice/Wave/Spazer/Plasma
beams to open them."""
beams to open them. When enabled, will force those beams as local items."""
display_name = "Doors Colors Rando"
class AllowGreyDoors(Toggle):