summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/069.asm
blob: 978daa93edaf520e54c3c96edf3ad92edff9182f (plain)
1
2
3
4
5
6
7
8
9
10
; BellsproutPokedexEntry: ; 0x1b81a1
	db "FLOWER@" ; species name
	dw 204, 90 ; height, width

	db   "If it notices"
	next "anything that"
	next "moves, it"
	page "immediately flings"
	next "its vine at the"
	next "object.@"