implement coro checks and faron woods coro key item

This commit is contained in:
gymnast86
2026-08-26 20:25:43 -07:00
parent a9e26784fb
commit ceed9b346c
16 changed files with 262 additions and 21 deletions
+1
View File
@@ -227,6 +227,7 @@ bool resolve_query(const std::string& name, FlowQueryId& out) {
{"event flag", FLOW_QUERY_EVENT_FLAG},
{"rupees", FLOW_QUERY_RUPEES},
{"item owned", FLOW_QUERY_ITEM_OWNED},
{"save switch", FLOW_QUERY_SAVE_SWITCH},
{"empty bottles", FLOW_QUERY_EMPTY_BOTTLES},
{"select 2", FLOW_QUERY_SELECT_2},
{"select 2 cancel", FLOW_QUERY_SELECT_2_CANCEL},