summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/017.asm
blob: 1050f47dba709a270e8b51acc6a1bfed89d987aa (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.@"