Zannick/logic-graph

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

Aberta

#179 aberto em 11 de jun. de 2024

 (0 comentário) (0 reação) (0 responsável)Rust (0 fork)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (4 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador