diff options
author | 7Soul <henriquelazarini@gmail.com> | 2018-10-28 19:41:37 -0300 |
---|---|---|
committer | 7Soul <henriquelazarini@gmail.com> | 2018-10-28 19:41:37 -0300 |
commit | f678cc8c765a918971ed2d1b965e2ff30fdfe931 (patch) | |
tree | c577b322813d07c7c1ce8353cfe9fab6a8fac41f | |
parent | 2dbb2dde68fe29be4332fdae693ebe70021adc4d (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 465b44b..21673d7 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -58,6 +58,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 sprites head flipping when walking down](Remove-sprites-head-flipping-when-walking-down) **Features from later generations:** |