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

	db   "Its outstanding"
	next "vision allows it"
	next "to spot splashing"
	page "MAGIKARP, even"
	next "while flying at"
	next "3300 feet.@"