diff --git a/Adding-Walking-Animations-to-All-NPCs.md b/Adding-Walking-Animations-to-All-NPCs.md index 08c383e..bc2c207 100644 --- a/Adding-Walking-Animations-to-All-NPCs.md +++ b/Adding-Walking-Animations-to-All-NPCs.md @@ -1,4 +1,4 @@ -I made walking animations for all of the NPC object events that don't have any in the original game. These are my own custom sprites, but I tried to keep them as close to the original Emerald style as possible. Feel free to modify them as you see fit. +I made walking animations for all of the NPC object events that don't have any in the original game, including gym leaders and the elite four. These are my own custom sprites, but I tried to keep them as close to the original Emerald style as possible. Feel free to modify them as you see fit. The repo can be found here: [https://github.com/Bivurnum/pokeemerald/tree/all_npcs_walk](https://github.com/Bivurnum/pokeemerald/tree/all_npcs_walk)