summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/goldeen.asm
blob: 075a9b5a2996c6b5fbec7681a9429ded5a61da51 (plain)
1
2
3
4
5
6
7
8
9
10
	db "GOLDFISH@" ; species name
	dw 200, 330 ; height, weight

	db   "During spawning"
	next "season, they swim"
	next "gracefully in the"

	page "water, searching"
	next "for their perfect"
	next "mate.@"