pokecrystal/data/pokemon/dex_entries/hitmonchan.asm

11 lines
208 B
NASM

db "PUNCHING@" ; species name
dw 407, 1110 ; height, weight
db "To increase the"
next "strength of all"
next "its punch moves,"
page "it spins its arms"
next "just before making"
next "contact.@"