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:
parent
c74577d708
commit
7e3fa5058d
|
@ -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):
|
||||
|
|
Loading…
Reference in New Issue