summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/055.asm
blob: 80bbb362d846b7c8d5c34873816d0f41c8a67a07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; GolduckPokedexEntry: ; 0x182d55
	db "DUCK@" ; species name
	dw 507, 1690 ; height, width
	
	db   "It swims grace-"
	next "fully along on the"
	next "quiet, slow-moving"
	page "rivers and lakes"
	next "of which it is so"
	next "fond.@"
; 0x182dbd