diff options
Diffstat (limited to 'data/baseStats/venomoth.asm')
-rwxr-xr-x | data/baseStats/venomoth.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/venomoth.asm b/data/baseStats/venomoth.asm index 2dab911c..51cc33c5 100755 --- a/data/baseStats/venomoth.asm +++ b/data/baseStats/venomoth.asm @@ -1,5 +1,5 @@ VenomothBaseStats: ; 3891e (e:491e) -db DEX_VENOMOTH ; pokedex id +db VENOMOTH ; pokedex id db 70 ; base hp db 65 ; base attack db 60 ; base defense |