mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-04 10:31:45 +13:00
update MewBaseStats to use DEX_MEW
hg-commit-id: e8868bb94b5e
This commit is contained in:
parent
8de771cfe3
commit
443ff15688
1 changed files with 1 additions and 1 deletions
2
main.asm
2
main.asm
|
|
@ -6103,7 +6103,7 @@ MewPicBack: ; 0x4205
|
||||||
; 0x425b
|
; 0x425b
|
||||||
|
|
||||||
MewBaseStats: ; 0x425b
|
MewBaseStats: ; 0x425b
|
||||||
db 151 ; pokedex id
|
db DEX_MEW ; pokedex id
|
||||||
db 100 ; base hp
|
db 100 ; base hp
|
||||||
db 100 ; base attack
|
db 100 ; base attack
|
||||||
db 100 ; base defense
|
db 100 ; base defense
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue