summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/espeon.asm
blob: 7123377868ae84170cfd0721877b86610718527e (plain)
1
2
3
4
5
6
7
8
9
10
	db "SUN@" ; species name
	dw 211, 580 ; height, weight

	db   "By reading air"
	next "currents, it can"
	next "predict things"

	page "such as the weath-"
	next "er or its foe's"
	next "next move.@"