summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/sunflora.asm
blob: 715412658d87eed3a74084598c0e0aadf35d5082 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SUN@" ; species name
	dw 207, 190 ; height, weight

	db   "In the daytime, it"
	next "rushes about in a"
	next "hectic manner, but"

	page "it comes to a com-"
	next "plete stop when"
	next "the sun sets.@"