diff options
Diffstat (limited to 'data/baseStats/electrode.asm')
-rw-r--r-- | data/baseStats/electrode.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/electrode.asm b/data/baseStats/electrode.asm index b4e21e27..b9e3f5c4 100644 --- a/data/baseStats/electrode.asm +++ b/data/baseStats/electrode.asm @@ -1,4 +1,4 @@ -db DEX_ELECTRODE ; pokedex id +db ELECTRODE ; pokedex id db 60 ; base hp db 50 ; base attack db 70 ; base defense |