Skip to content

Commit 1b5d12e

Browse files
author
Dragion147
committed
Update comment for showing items over showing chests
1 parent aa361e9 commit 1b5d12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worlds/gstla/Options.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class AddGs1Items(Toggle):
6363
display_name = "Add GS1 items"
6464

6565
class VisibleItems(Toggle):
66-
"""When enabled the items are visible on the floor. This allows for scouting items.
66+
"""When enabled the items are visible on the floor. This allows for scouting items. Mimics are removed when this option is enabled
6767
Note certain locations are still not visible, for example hidden items in pots or barrels.
6868
"""
6969
display_name = "Visible Items"

0 commit comments

Comments
 (0)