summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/hoppip.asm
blob: 3e97be0e2ed370728b6c626a3e7b514f137f136d (plain)
1
2
3
4
5
6
7
8
9
10
	db "COTTONWEED@" ; species name
	dw 104, 10 ; height, weight

	db   "It can be carried"
	next "away on even the"
	next "gentlest breeze."

	page "It may even float"
	next "all the way to the"
	next "next town.@"