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

	db   "It converts sun-"
	next "light into energy."
	next "In the darkness"

	page "after sunset, it"
	next "closes its petals"
	next "and becomes still.@"