summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/187.asm
blob: 56898131c28e796cee672cc6852952f4f414a54a (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.@"