pokecrystal-board/stats/pokedex/entries/067.asm
2014-03-06 00:46:01 -05:00

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