Zannick/logic-graph

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

Ouverte

#179 ouverte le 11 juin 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (0 fork)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (4 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur