shithub: pokecrystal

ref: 70ef2f3432a2d6a11585fdbc8fb9e2e25d63f316
dir: /data/pokemon/dex_entries/bulbasaur.asm/

View raw version
	db "SEED@" ; species name
	dw 204, 150 ; height, weight

	db   "While it is young,"
	next "it uses the"
	next "nutrients that are"

	page "stored in the"
	next "seeds on its back"
	next "in order to grow.@"