shithub: pokecrystal

ref: 3a2dbb5289e745dfb5f26844148c0981f14e8fcf
dir: /stats/pokedex/entries/107.asm/

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