summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/187.asm
blob: 3d3f52a4934317a04c0625c749d5c27060e1e949 (plain)
1
2
3
4
5
6
7
8
9
10
; HoppipPokedexEntry: ; 0x1cd8b5
	db "COTTONWEED@" ; species name
	dw 104, 10 ; height, width

	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.@"