summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/doduo.asm
blob: eba65000d16d6c1aef3566cfd4e473bbcd58a5e3 (plain)
1
2
3
4
5
6
7
8
9
10
	db "TWIN BIRD@" ; species name
	dw 407, 860 ; height, weight

	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.@"