shithub: pokecrystal

ref: 63dcee0772cddb232afa15faee93c740a70b6518
dir: /stats/pokedex/entries/002.asm/

View raw version
; IvysaurPokedexEntry: ; 0x181702
	db "SEED@" ; species name
	dw 303, 290 ; height, width
	
	db   "The bulb on its"
	next "back grows as it"
	next "absorbs nutrients."
	page "The bulb gives off"
	next "a pleasant aroma"
	next "when it blooms.@"
; 0x181773