summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/sudowoodo.asm
blob: e8716d7504b939c860d13227617e5f9d537b4938 (plain)
1
2
3
4
5
6
7
8
9
10
	db "IMITATION@" ; species name
	dw 311, 840 ; height, weight

	db   "Although it always"
	next "pretends to be a"
	next "tree, its composi-"

	page "tion appears to be"
	next "closer to a rock"
	next "than a plant.@"