summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/107.asm
blob: cb0715eda15fabae9168d4dbfcce5b9866888d69 (plain)
1
2
3
4
5
6
7
8
; HitmonchanPokedexEntry: ; 0x1b91a4
	db "PUNCHING@" ; species name
	dw 407, 1110; height, width
	
	db "To increase the", $4e, "strength of all", $4e, "its punch moves,@"
	db "it spins its arms", $4e, "just before making", $4e, "contact.@"
; 0x1b9210