diff options
Diffstat (limited to 'data/baseStats/vaporeon.asm')
-rw-r--r-- | data/baseStats/vaporeon.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/vaporeon.asm b/data/baseStats/vaporeon.asm index 74947c43..aa660d53 100644 --- a/data/baseStats/vaporeon.asm +++ b/data/baseStats/vaporeon.asm @@ -1,4 +1,4 @@ -db DEX_VAPOREON ; pokedex id +db VAPOREON ; pokedex id db 130 ; base hp db 65 ; base attack db 60 ; base defense |