shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
dir: /data/pokedex/entries/001.asm/

View raw version
; BulbasaurPokedexEntry: ; 0x181695
	db "SEED@" ; species name
	dw 204, 150 ; height, width
	
	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.@"