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