diff options
-rw-r--r-- | constants/species_constants.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/species_constants.s b/constants/species_constants.s index 7ee94df61..8f164a1d9 100644 --- a/constants/species_constants.s +++ b/constants/species_constants.s @@ -80,7 +80,7 @@ .set SPECIES_SLOWBRO, 0x050 .set SPECIES_MAGNEMITE, 0x051 .set SPECIES_MAGNETON, 0x052 - .set SPECIES_FARFETCH_D, 0x053 + .set SPECIES_FARFETCHD, 0x053 .set SPECIES_DODUO, 0x054 .set SPECIES_DODRIO, 0x055 .set SPECIES_SEEL, 0x056 |