summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/045.asm
blob: fab0eb08dec352acc784b718cb1ad7f80c867cc2 (plain)
1
2
3
4
5
6
7
8
9
10
; VileplumePokedexEntry: ; 0x182918
	db "FLOWER@" ; species name
	dw 311, 410 ; height, width
	
	db   "By shaking its big"
	next "petals, it scat-"
	next "ters toxic pollen"
	page "into the air,"
	next "turning the air"
	next "yellow.@"