diff options
author | KDLPro <38602758+KDLPro@users.noreply.github.com> | 2021-09-13 17:32:30 +0800 |
---|---|---|
committer | KDLPro <38602758+KDLPro@users.noreply.github.com> | 2021-09-13 17:32:30 +0800 |
commit | 04393febf4b0e005cb2d21c52cc326fbe651f8dd (patch) | |
tree | 506608d3bda9af7b5899eac89f00bba1b795304a | |
parent | 475aac2b3fb4b91143cbfe998a49f9ad8279196e (diff) |
New Tutorial: Make new battle text to distinguish status move misses and fails
-rw-r--r-- | Tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index 4d46e42..32ae791 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -94,6 +94,7 @@ Tutorials may use diff syntax to show edits: - [Make the Lottery Corner generate a lucky number daily instead of weekly](Make-the-Lottery-Corner-generate-a-lucky-number-daily-instead-of-weekly) - [Modify existing gender formula](Modify-existing-gender-formula) - [Force Set battle style or forbid item usage in battle](Force-Set-battle-style-or-forbid-item-usage-in-battle) +- [Make new battle text to distinguish status move misses and fails](Make-new-battle-text-to-distinguish-status-move-misses-and-fails) ## Removing features |