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