summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/078.asm
blob: 3e09ff3911bd3ab36bafa4af9907a7ca2881f5ae (plain)
1
2
3
4
5
6
7
8
; RapidashPokedexEntry: ; 0x1b855e
	db "FIRE HORSE@" ; species name
	dw 507, 2090; height, width
	
	db "It just loves to", $4e, "gallop. The faster", $4e, "it goes, the long-@"
	db "er the swaying", $4e, "flames of its mane", $4e, "will become.@"
; 0x1b85d3