pokecrystal-board/stats/pokedex/entries/107.asm
2014-03-06 00:46:01 -05:00

13 lines
258 B
NASM

; HitmonchanPokedexEntry: ; 0x1b91a4
db "PUNCHING@" ; species name
dw 407, 1110; height, width
db "To increase the"
next "strength of all"
next "its punch moves,@"
db "it spins its arms"
next "just before making"
next "contact.@"
; 0x1b9210