shithub: pokecrystal

ref: 9c7b0932fc36fbb5526d8fd5362390c61d0e792b
dir: /stats/pokedex/entries/106.asm/

View raw version
; HitmonleePokedexEntry: ; 0x1b913f
	db "KICKING@" ; species name
	dw 411, 1100; height, width
	
	db "It is also called", $4e, "the Kick Master.", $4e, "It uses its@"
	db "elastic legs to", $4e, "execute every", $4e, "known kick.@"
; 0x1b91a4