Zannick/logic-graph

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

オープン

#179 opened on 2024/06/11

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (0 件のフォーク)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (4 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド