diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-04-13 12:05:22 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-04-13 12:05:22 -0400 |
commit | 717b8f3b04e5f573e6dd1f1ee1b245b60a24a878 (patch) | |
tree | 8aefb55c03a2db90fc4cd5bf43239cdd1793389c /Tutorials.md | |
parent | 476451188504b2e1ab4be7e92c3ce11af8b09602 (diff) | |
parent | bfb2e6b3a0dcd802aff15c0804c5fae25684bcfa (diff) |
Merge branch 'master' of https://github.com/pret/pokecrystal.wiki
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 c9dfbe0..2d91584 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -81,6 +81,7 @@ Tutorials may use diff syntax to show edits: - [Remove Pokémon sprite animations](Remove-Pokémon-sprite-animations) - [Remove the 25% failure chance for AI status moves](Remove-the-25%25-failure-chance-for-AI-status-moves) - [Remove the redundant move grammar table](Remove-the-redundant-move-grammar-table) +- [Remove the opening intro](Removing-the-intro) ## Features from different generations |