diff options
Diffstat (limited to 'data/baseStats/growlithe.asm')
-rwxr-xr-x | data/baseStats/growlithe.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/growlithe.asm b/data/baseStats/growlithe.asm index 87f9336a..2b8db6e6 100755 --- a/data/baseStats/growlithe.asm +++ b/data/baseStats/growlithe.asm @@ -1,5 +1,5 @@ GrowlitheBaseStats: ; 38a1a (e:4a1a) -db DEX_GROWLITHE ; pokedex id +db GROWLITHE ; pokedex id db 55 ; base hp db 70 ; base attack db 45 ; base defense |