shithub: pokecrystal

ref: 3c6c80f1b24487ae4aa9d250d1dff290f09c231e
dir: /data/pokemon/dex_entries/bellsprout.asm/

View raw version
; 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.@"