diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-05-01 16:33:16 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-05-01 16:33:16 -0400 |
| commit | 79ed9f7cc82cc5593756a66bca2ce72808cd63e5 (patch) | |
| tree | be57e70a91bcfa3c41e8745e6556b8bbb0d69954 /Physical-Special-split.md | |
| parent | 369056a9bf4a5a74f0a28cb5f38a1e0bc3063220 (diff) | |
PSYCHIC -> PSYCHIC_TYPE
Diffstat (limited to 'Physical-Special-split.md')
| -rw-r--r-- | Physical-Special-split.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Physical-Special-split.md b/Physical-Special-split.md index 22484fd..51080af 100644 --- a/Physical-Special-split.md +++ b/Physical-Special-split.md @@ -53,7 +53,7 @@ Edit [constants/type_constants.asm](../blob/master/constants/type_constants.asm) const WATER const GRASS const ELECTRIC - const PSYCHIC + const PSYCHIC_TYPE const ICE const DRAGON const DARK |
