Skip to content

Commit ab0484a

Browse files
Fix readme reset docs
1 parent e1616e1 commit ab0484a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,3 @@ route files. (You can copy the text out of the panel to paste directly into the
117117
- `<n> chapter strawberries` - Triggered when a total of `<n>` strawberries are collected in a chapter
118118
- `<n> file strawberries` - Triggered when a total of `<n>` strawberries are collected in the file
119119

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

Comments
 (0)