diff options
-rw-r--r-- | Use-unique-colors-for-each-thrown-Poké-Ball.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Use-unique-colors-for-each-thrown-Poké-Ball.md b/Use-unique-colors-for-each-thrown-Poké-Ball.md index 9b9e5b5..332da23 100644 --- a/Use-unique-colors-for-each-thrown-Poké-Ball.md +++ b/Use-unique-colors-for-each-thrown-Poké-Ball.md @@ -2,7 +2,7 @@ Gen 2 showed colored Poké Balls in battle, but the colors were picked from a li This tutorial will add unique colors for each type of Ball, although they'll all still use the same graphic. -(The code for this feature was adapted from [Purified Crystal](https://github.com/SoupPotato/New-pokecrystal/).) +(The code for this feature was adapted from [Sour Crystal](https://github.com/SoupPotato/Sourcrystal/).) ## Contents |