Zannick/logic-graph
Allow locations to have side effects or multiple item/canon pairs
开放
#179 创建于 2024年6月11日
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.