summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/107.asm
blob: 93abedee0dceae59d5baf5da64d35d6028ca0b78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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