diff options
Diffstat (limited to 'data/baseStats/gloom.asm')
-rw-r--r-- | 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 5861440d..3ca4fa4c 100644 --- a/data/baseStats/gloom.asm +++ b/data/baseStats/gloom.asm @@ -1,4 +1,4 @@ -db DEX_GLOOM ; pokedex id +db GLOOM ; pokedex id db 60 ; base hp db 65 ; base attack db 70 ; base defense |