summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/119.asm
blob: ecb96c86b76ef853c51cc39e93e66cd7063bbff3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; SeakingPokedexEntry: ; 0x1b9690
	db "GOLDFISH@" ; species name
	dw 403, 860 ; height, width
	
	db   "When autumn comes,"
	next "the males patrol"
	next "the area around"
	page "their nests in"
	next "order to protect"
	next "their offspring.@"
; 0x1b9702