summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/083.asm
blob: e380d0799a5ec3f9695d66e0ab2cd0c7b7019b1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; FarfetchDPokedexEntry: ; 0x1b876c
	db "WILD DUCK@" ; species name
	dw 207, 330 ; height, width
	
	db   "In order to pre-"
	next "vent their"
	next "extinction, more"
	page "people have made"
	next "an effort to breed"
	next "these #MON.@"
; 0x1b87d7