summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/017.asm
blob: 8fc92cfba39cac757b8456ab95f98709160ded73 (plain)
1
2
3
4
5
6
7
8
9
10
; PidgeottoPokedexEntry: ; 0x181d75
	db "BIRD@" ; species name
	dw 307, 660 ; height, width

	db   "It slowly flies in"
	next "a circular pat-"
	next "tern, all the"
	page "while keeping a"
	next "sharp lookout for"
	next "prey.@"