shithub: pokecrystal

ref: 20dc31115e0234eb3819ce5b0d5dcfa7c009f8ea
dir: /data/pokemon/dex_entries/bellsprout.asm/

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