diff options
Diffstat (limited to 'data/baseStats/gloom.asm')
-rwxr-xr-x | data/baseStats/gloom.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/gloom.asm b/data/baseStats/gloom.asm index 4e601129..1f3b420b 100755 --- a/data/baseStats/gloom.asm +++ b/data/baseStats/gloom.asm @@ -1,5 +1,5 @@ GloomBaseStats: ; 38892 (e:4892) -db DEX_GLOOM ; pokedex id +db GLOOM ; pokedex id db 60 ; base hp db 65 ; base attack db 70 ; base defense |