shithub: pokecrystal

ref: 63c2dc2f1ffb3ec93f8fb6b97b0b909c36ecc0bf
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", $4e, "back grows as it", $4e, "absorbs nutrients.@"
	db "The bulb gives off", $4e, "a pleasant aroma", $4e, "when it blooms.@"
; 0x181773