summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/vileplume.asm
blob: 541fd4da5a3aa6c9c183b95a70a3afbc050b74d5 (plain)
1
2
3
4
5
6
7
8
9
10
	db "FLOWER@" ; species name
	dw 311, 410 ; height, weight

	db   "By shaking its big"
	next "petals, it scat-"
	next "ters toxic pollen"

	page "into the air,"
	next "turning the air"
	next "yellow.@"