shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
dir: /data/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.@"