Zannick/logic-graph

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

Aperta

#179 aperta il 11 giu 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (0 fork)auto 404
enhancementgood first issuehelp wanted

Metriche repository

Star
 (4 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor