shithub: pokecrystal

ref: 1237156948ba0fa3d98b6b35f4a2ec9cb797ed05
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.@"