bait work

This commit is contained in:
Toastie 2025-02-09 22:28:09 +13:00
parent 4b0f00e81f
commit 204f426764
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
3 changed files with 56 additions and 2 deletions
src/EllieBot/Modules/Games/Fish

View file

@ -35,7 +35,7 @@ flowchart TD
B --> D["Complete the set"]:::todo
D --> E[Recognition]:::todo & F[Buff?]:::todo
F --> B
B --> X[Buy bait]:::todo
B --> X[Buy equipment]:::todo
X1[Modify Odds]:::todo --> B
X --> X1
```