Zannick/logic-graph

Allow locations to have side effects or multiple item/canon pairs

Offen

#179 geöffnet am 11.06.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (0 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (4 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide