summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/hitmontop.asm
blob: a9d0a21a62e3695fa43eea937603ab85e52fa258 (plain)
1
2
3
4
5
6
7
8
9
10
	db "HANDSTAND@" ; species name
	dw 407, 1060 ; height, weight

	db   "It launches kicks"
	next "while spinning. If"
	next "it spins at high"

	page "speed, it may bore"
	next "its way into the"
	next "ground.@"