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

	db   "Its body is so"
	next "light, it must"
	next "grip the ground"

	page "firmly with its"
	next "feet to keep from"
	next "being blown away.@"