mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-04 10:53:43 -07:00
docstring updated to clarify impact on collecting player.
This commit is contained in:
@@ -876,7 +876,9 @@ class ProgressionBalancing(SpecialRange):
|
||||
|
||||
|
||||
class AllowCollect(DefaultOnToggle):
|
||||
"""Controls whether items are collected from the slot when a player does a !collect or not."""
|
||||
"""Controls whether items are collected from the slot when a player does a !collect or not.
|
||||
The impact for the collecting player is that the collector might not get all of their items, until
|
||||
the player(s) that has disallowed collection actually completes or releases their location checks."""
|
||||
display_name = "Allow Collect"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user