summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/pidgeot.asm
blob: 7e378d6ed5483744e980ba16c16cd8017ab69103 (plain)
1
2
3
4
5
6
7
8
9
10
	db "BIRD@" ; species name
	dw 411, 870 ; height, weight

	db   "It spreads its"
	next "beautiful wings"
	next "wide to frighten"

	page "its enemies. It"
	next "can fly at Mach 2"
	next "speed.@"