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

	db   "When nothing's"
	next "left to extract"
	next "from the bug, the"

	page "mushrooms on its"
	next "back leave spores"
	next "on the bug's egg.@"