mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
251 B
NASM
13 lines
251 B
NASM
; MachokePokedexEntry: ; 0x1b80cb
|
|
db "SUPERPOWER@" ; species name
|
|
dw 411, 1550; height, width
|
|
|
|
db "This tough #MON"
|
|
next "always stays in"
|
|
next "the zone. Its@"
|
|
db "muscles become"
|
|
next "thicker after"
|
|
next "every battle.@"
|
|
; 0x1b8133
|
|
|