summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/seaking.asm
blob: 4fc540d3f1e6780ded27ce104a962536f5b40e60 (plain)
1
2
3
4
5
6
7
8
9
10
	db "GOLDFISH@" ; species name
	dw 403, 860 ; height, weight

	db   "Using its horn, it"
	next "bores holes in"
	next "riverbed boulders,"

	page "making nests to"
	next "prevent its eggs"
	next "from washing away.@"