summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/118.asm
blob: 85dd8c8001365e21c1381d225ff4bbf359f3dc57 (plain)
1
2
3
4
5
6
7
8
; GoldeenPokedexEntry: ; 0x1b9626
	db "GOLDFISH@" ; species name
	dw 200, 330; height, width
	
	db "During spawning", $4e, "season, they swim", $4e, "gracefully in the@"
	db "water, searching", $4e, "for their perfect", $4e, "mate.@"
; 0x1b9690