diff options
Diffstat (limited to 'data/baseStats/scyther.asm')
-rw-r--r-- | data/baseStats/scyther.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/scyther.asm b/data/baseStats/scyther.asm index ea3fe52d..0cfc1be5 100644 --- a/data/baseStats/scyther.asm +++ b/data/baseStats/scyther.asm @@ -1,4 +1,4 @@ -db DEX_SCYTHER ; pokedex id +db SCYTHER ; pokedex id db 70 ; base hp db 110 ; base attack db 80 ; base defense |