summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/sunkern.asm
blob: a4faaf7644cf16a698ca383ccd100aaf2dcbd2a6 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SEED@" ; species name
	dw 100, 40 ; height, weight

	db   "It lives by drink-"
	next "ing only dewdrops"
	next "from under the"

	page "leaves of plants."
	next "It is said that it"
	next "eats nothing else.@"