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

	db   "When autumn comes,"
	next "the males patrol"
	next "the area around"

	page "their nests in"
	next "order to protect"
	next "their offspring.@"