summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/seaking.asm
blob: 0d7d1fe48ebb56588fdb8f8f6b54711f6195c893 (plain)
1
2
3
4
5
6
7
8
9
10
; SeakingPokedexEntry: ; 0x1b9690
	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.@"