summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/hitmonlee.asm
blob: 0df1bf2a95d2a050ab5b93e4a15b46113e045374 (plain)
1
2
3
4
5
6
7
8
9
10
	db "KICKING@" ; species name
	dw 411, 1100 ; height, weight

	db   "It is also called"
	next "the Kick Master."
	next "It uses its"

	page "elastic legs to"
	next "execute every"
	next "known kick.@"