summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/018.asm
blob: 124554e09fb63e178a7d6dc01c98f4ed65c99d18 (plain)
1
2
3
4
5
6
7
8
9
10
; PidgeotPokedexEntry: ; 0x181dd7
	db "BIRD@" ; species name
	dw 411, 870 ; height, width
	
	db   "Its outstanding"
	next "vision allows it"
	next "to spot splashing"
	page "MAGIKARP, even"
	next "while flying at"
	next "3300 feet.@"