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