summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/084.asm
blob: 505c7f7b97870a283fdaf56dee7e07a302980087 (plain)
1
2
3
4
5
6
7
8
9
10
; DoduoPokedexEntry: ; 0x1b87d7
	db "TWIN BIRD@" ; species name
	dw 407, 860 ; height, width
	
	db   "It lives on a"
	next "grassy plain where"
	next "it can see a long"
	page "way. If it sees an"
	next "enemy, it runs"
	next "away at 60 mph.@"