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

	db   "To keep from being"
	next "blown away by the"
	next "wind, they gather"

	page "in clusters. They"
	next "do enjoy gentle"
	next "breezes, though.@"