summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/shuckle.asm
blob: 4eaa349eb6c72b17cc4bdd3073e7f559137fa5d1 (plain)
1
2
3
4
5
6
7
8
9
10
	db "MOLD@" ; species name
	dw 200, 450 ; height, weight

	db   "The fluid secreted"
	next "by its toes carves"
	next "holes in rocks for"

	page "nesting and can be"
	next "mixed with BERRIES"
	next "to make a drink.@"