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

9 lines
251 B
NASM
Raw Normal View History

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