summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/bellsprout.asm
blob: f279bbefbb5b7ef66ac4b576c82f07e144723370 (plain)
1
2
3
4
5
6
7
8
9
10
	db "FLOWER@" ; species name
	dw 204, 90 ; height, weight

	db   "If it notices"
	next "anything that"
	next "moves, it"

	page "immediately flings"
	next "its vine at the"
	next "object.@"