mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
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:
@@ -136,7 +136,7 @@ class AreaLayout(Toggle):
|
|||||||
|
|
||||||
class DoorsColorsRando(Toggle):
|
class DoorsColorsRando(Toggle):
|
||||||
"""Randomize the color of Red/Green/Yellow doors. Add four new type of doors which require Ice/Wave/Spazer/Plasma
|
"""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"
|
display_name = "Doors Colors Rando"
|
||||||
|
|
||||||
class AllowGreyDoors(Toggle):
|
class AllowGreyDoors(Toggle):
|
||||||
|
Reference in New Issue
Block a user