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

	db   "Even in the fierc-"
	next "est wind, it can"
	next "control its fluff"

	page "to make its way to"
	next "any place in the"
	next "world it wants.@"