Zannick/logic-graph

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

开放

#179 创建于 2024年6月11日

 (0 条评论) (0 个反应) (0 位负责人)Rust (0 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (4 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南