pokecrystal-board/data/pokedex/entries/067.asm
2014-05-31 22:57:00 -07:00

13 lines
249 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"
page "muscles become"
next "thicker after"
next "every battle.@"
; 0x1b8133