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