We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa361e9 commit 1b5d12eCopy full SHA for 1b5d12e
worlds/gstla/Options.py
@@ -63,7 +63,7 @@ class AddGs1Items(Toggle):
63
display_name = "Add GS1 items"
64
65
class VisibleItems(Toggle):
66
- """When enabled the items are visible on the floor. This allows for scouting items.
+ """When enabled the items are visible on the floor. This allows for scouting items. Mimics are removed when this option is enabled
67
Note certain locations are still not visible, for example hidden items in pots or barrels.
68
"""
69
display_name = "Visible Items"
0 commit comments