summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/paras.asm
blob: 97f552cd1b71e0dcd32e63a2a071789b386b113d (plain)
1
2
3
4
5
6
7
8
9
10
	db "MUSHROOM@" ; species name
	dw 100, 120 ; height, weight

	db   "It is doused with"
	next "mushroom spores"
	next "when it is born."

	page "As its body grows,"
	next "mushrooms sprout"
	next "from its back.@"