shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/hitmonchan.asm/

View raw version
; 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.@"