summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/017.asm
blob: 72550788f7ecb0cf741c376bb8d016ed58236d32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x181dd7