shithub: pokecrystal

ref: 4c239a6f65bb995be8f400c05f0c9cb38beae326
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.@"