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

9 lines
251 B
NASM

; MachampPokedexEntry: ; 0x1b8133
db "SUPERPOWER@" ; species name
dw 503, 2870; height, width
db "With four arms", $4e, "that react more", $4e, "quickly than it@"
db "can think, it can", $4e, "execute many", $4e, "punches at once.@"
; 0x1b81a1