shithub: pokecrystal

ref: 3a2dbb5289e745dfb5f26844148c0981f14e8fcf
dir: /stats/pokedex/entries/001.asm/

View raw version
; BulbasaurPokedexEntry: ; 0x181695
	db "SEED@" ; species name
	dw 204, 150; height, width
	
	db "While it is young,", $4e, "it uses the", $4e, "nutrients that are@"
	db "stored in the", $4e, "seeds on its back", $4e, "in order to grow.@"
; 0x181702