diff options
Diffstat (limited to 'data/baseStats/scyther.asm')
-rwxr-xr-x | data/baseStats/scyther.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/scyther.asm b/data/baseStats/scyther.asm index 80145c97..4e155ac5 100755 --- a/data/baseStats/scyther.asm +++ b/data/baseStats/scyther.asm @@ -1,5 +1,5 @@ ScytherBaseStats: ; 39136 (e:5136) -db DEX_SCYTHER ; pokedex id +db SCYTHER ; pokedex id db 70 ; base hp db 110 ; base attack db 80 ; base defense |