diff options
Diffstat (limited to 'data/baseStats/tentacool.asm')
-rwxr-xr-x | data/baseStats/tentacool.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/tentacool.asm b/data/baseStats/tentacool.asm index a8377c9d..99b1c86f 100755 --- a/data/baseStats/tentacool.asm +++ b/data/baseStats/tentacool.asm @@ -1,5 +1,5 @@ TentacoolBaseStats: ; 38ba2 (e:4ba2) -db DEX_TENTACOOL ; pokedex id +db TENTACOOL ; pokedex id db 40 ; base hp db 40 ; base attack db 35 ; base defense |