diff options
Diffstat (limited to 'data/baseStats/golem.asm')
-rwxr-xr-x | data/baseStats/golem.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/golem.asm b/data/baseStats/golem.asm index 12e7c3d1..0b34ea0b 100755 --- a/data/baseStats/golem.asm +++ b/data/baseStats/golem.asm @@ -1,5 +1,5 @@ GolemBaseStats: ; 38c12 (e:4c12) -db DEX_GOLEM ; pokedex id +db GOLEM ; pokedex id db 80 ; base hp db 110 ; base attack db 130 ; base defense |