diff options
Diffstat (limited to 'data/baseStats/beedrill.asm')
-rw-r--r-- | data/baseStats/beedrill.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/beedrill.asm b/data/baseStats/beedrill.asm index 39e8b2ce..aadec36e 100644 --- a/data/baseStats/beedrill.asm +++ b/data/baseStats/beedrill.asm @@ -1,4 +1,4 @@ -db DEX_BEEDRILL ; pokedex id +db BEEDRILL ; pokedex id db 65 ; base hp db 80 ; base attack db 40 ; base defense |