shithub: pokecrystal

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

View raw version
; BulbasaurPokedexEntry: ; 0x181695
	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.@"