summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/ivysaur.asm
blob: 91a672c9e4067622706fbbad5d508f91519f9b91 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SEED@" ; species name
	dw 303, 290 ; height, weight

	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.@"