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

	db   "The BERRIES it"
	next "stores in its"
	next "vase-like shell"

	page "decompose and"
	next "become a gooey"
	next "liquid.@"