summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/106.asm
blob: 1a00fca2c9ff78bd3d91f7e70eacf07de89dbad4 (plain)
1
2
3
4
5
6
7
8
9
10
; HitmonleePokedexEntry: ; 0x1b913f
	db "KICKING@" ; species name
	dw 411, 1100 ; height, width
	
	db   "It is also called"
	next "the Kick Master."
	next "It uses its"
	page "elastic legs to"
	next "execute every"
	next "known kick.@"