summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/069.asm
blob: 4447bcb51f6c23b12e6e778977b3fa8980250087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1b81fd