summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/hitmonchan.asm
blob: e5686b1a589a4b298d09dd197d273d220a66f05f (plain)
1
2
3
4
5
6
7
8
9
10
; HitmonchanPokedexEntry: ; 0x1b91a4
	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.@"