shithub: pokecrystal

ref: 2d1a1b9c174cefbf71d9a81749262a3159cfed5a
dir: /data/pokedex/entries/107.asm/

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