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

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