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

	db   "It disguises it-"
	next "self as a tree to"
	next "avoid attack. It"

	page "hates water, so it"
	next "will disappear if"
	next "it starts raining.@"