summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/parasect.asm
blob: 4a4ac36777ef6efb871310ea30460384c5a5aebb (plain)
1
2
3
4
5
6
7
8
9
10
	db "MUSHROOM@" ; species name
	dw 303, 650 ; height, weight

	db   "The larger the"
	next "mushroom on its"
	next "back grows, the"

	page "stronger the mush-"
	next "room spores it"
	next "scatters.@"