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

	db   "The tochukaso"
	next "growing on this"
	next "#MON's back"

	page "orders it to"
	next "extract juice from"
	next "tree trunks.@"