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

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):