diff options
Diffstat (limited to 'data/baseStats/mewtwo.asm')
-rw-r--r-- | data/baseStats/mewtwo.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/mewtwo.asm b/data/baseStats/mewtwo.asm index 922b4da7..bfc14e2f 100644 --- a/data/baseStats/mewtwo.asm +++ b/data/baseStats/mewtwo.asm @@ -1,4 +1,4 @@ -db DEX_MEWTWO ; pokedex id +db MEWTWO ; pokedex id db 106 ; base hp db 110 ; base attack db 90 ; base defense |