pokecrystal-board/stats/pokedex/entries/067.asm

9 lines
245 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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