summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/fearow.asm
blob: 6c77f6bdcc6dd2db6672e2da8be40f3c772acc87 (plain)
1
2
3
4
5
6
7
8
9
10
	db "BEAK@" ; species name
	dw 311, 840 ; height, weight

	db   "It cleverly uses"
	next "its thin, long"
	next "beak to pluck and"

	page "eat small insects"
	next "that hide under"
	next "the ground.@"