We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1616e1 commit ab0484aCopy full SHA for ab0484a
README.md
@@ -117,8 +117,3 @@ route files. (You can copy the text out of the panel to paste directly into the
117
- `<n> chapter strawberries` - Triggered when a total of `<n>` strawberries are collected in a chapter
118
- `<n> file strawberries` - Triggered when a total of `<n>` strawberries are collected in the file
119
120
-### Some nuances regarding resets:
121
-
122
-If the next expected event in the route is the same as the reset event, the route will take precedence and the run
123
-won't be reset. However, if the first event in the route is then detected (though again route takes precedence), the
124
-run will reset and start over.
0 commit comments