diff options
author | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2021-06-17 11:21:20 -0600 |
---|---|---|
committer | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2021-06-17 11:21:20 -0600 |
commit | 6d6673ae6dc1ef34d0b1c323483df7c21f167d2e (patch) | |
tree | 0dec5f342ee113bb218b55e2acd2427fa5c592b5 | |
parent | 8ddbcd7359637b36149b5c51ad41d4135815052a (diff) |
Updated Tutorials (markdown)
-rw-r--r-- | Tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index 8172995..d559e26 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -71,6 +71,7 @@ Tutorials may use diff syntax to show edits: - **[Proper Plural "giveitem" Command](Plural-Giveitem)** - **[Spawn an invisible Player](Spawn-Invisible-Player)** - **[Adding Multi-region Support](https://github.com/pret/pokeemerald/wiki/Adding-Multi-region-Support)** +- **[Create Shiny Pokemon with a Flag](Shiny-Creation-With-a-Flag)** ### Intermediate - **[How to add a new ability](How-to-add-a-new-ability)** - **[Adding new overworlds](Adding-new-overworlds)** |