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

	db   "After doing a"
	next "handstand to"
	next "throw off the"
	page "opponent's timing,"
	next "it presents its"
	next "fancy kick moves.@"