diff options
Diffstat (limited to 'Physical-Special-split.md')
-rw-r--r-- | Physical-Special-split.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Physical-Special-split.md b/Physical-Special-split.md index 678f83a..4033cf4 100644 --- a/Physical-Special-split.md +++ b/Physical-Special-split.md @@ -1,5 +1,7 @@ In Gen 2 (and Gen 3), some types were always physical and some were always special. Here's how to implement the physical/special split from Gen 4 and up. +(The code for this feature was adapted from [Pokémon Fractal](https://gitgud.io/pfero/axyllagame/) (the Axyllia region).) + ## Contents |