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