shithub: pokecrystal

ref: 113dd395d246de4f15f9a9ebe6124ce8d54cdaa1
dir: /stats/pokedex/entries/118.asm/

View raw version
; GoldeenPokedexEntry: ; 0x1b9626
	db "GOLDFISH@" ; species name
	dw 200, 330 ; height, width
	
	db   "During spawning"
	next "season, they swim"
	next "gracefully in the"
	page "water, searching"
	next "for their perfect"
	next "mate.@"
; 0x1b9690