Allow locations to have side effects or multiple item/canon pairs #179
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
This way we can restrict the type of check that can collect items to Locations. Right now Actions can do it, and there really isn't a better way to collect multiple items or visit multiple locations at once without using
$collect
/$add_item
and$visit
in an Action or introducing another event item.The text was updated successfully, but these errors were encountered: