summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/vileplume.asm
blob: cf2ea191d5bf2a03cdea16dc7de09060ba224562 (plain)
1
2
3
4
5
6
7
8
9
10
; VileplumePokedexEntry: ; 0x182918
	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.@"