pokecrystal-board/stats/pokedex/entries/067.asm
2013-02-05 19:29:20 -05:00

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