diff options
author | KDLPro <38602758+KDLPro@users.noreply.github.com> | 2021-04-26 16:07:05 +0800 |
---|---|---|
committer | KDLPro <38602758+KDLPro@users.noreply.github.com> | 2021-04-26 16:07:05 +0800 |
commit | bce1455800bf058942a775f046adc467ce7b53c8 (patch) | |
tree | 622ab981898678710b4d7861c28a654602cabad6 /Tutorials.md | |
parent | 217d05c81ad4e2b33de0b1421abbc6faec050c05 (diff) |
added a gender formula tutorial
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index 7b4fbcf..9c3313d 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -91,6 +91,7 @@ Tutorials may use diff syntax to show edits: - [Improve the trainer rematch system](Improve-the-trainer-rematch-system) - [Make wild encounters vary](Make-wild-Pokémon-encounter-levels-vary) - [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) ## Removing features |