mirror of
https://github.com/pret/pokeruby.git
synced 2025-01-19 19:22:34 +00:00
remove underscore from farfetch'd constant
This commit is contained in:
parent
eba6895705
commit
2f2ee9ba38
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user