summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/ponyta.asm
blob: fa123cde16100bfaa319fc72d6661e6284e9e105 (plain)
1
2
3
4
5
6
7
8
9
10
; PonytaPokedexEntry: ; 0x1b84f2
	db "FIRE HORSE@" ; species name
	dw 303, 660 ; height, weight

	db   "Training by"
	next "jumping over grass"
	next "that grows longer"
	page "every day has made"
	next "it a world-class"
	next "jumper.@"