summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/pidgeotto.asm
blob: 30a1ccebdeb80f419832280e05434e92f64c3b90 (plain)
1
2
3
4
5
6
7
8
9
10
	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.@"