summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/077.asm
blob: 0ec6368675237cc4ac9da732a6a1d071774109ef (plain)
1
2
3
4
5
6
7
8
; PonytaPokedexEntry: ; 0x1b84f2
	db "FIRE HORSE@" ; species name
	dw 303, 660; height, width
	
	db "Training by", $4e, "jumping over grass", $4e, "that grows longer@"
	db "every day has made", $4e, "it a world-class", $4e, "jumper.@"
; 0x1b855e