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

	db   "It races through"
	next "grassy plains with"
	next "powerful strides,"

	page "leaving footprints"
	next "up to four inches"
	next "deep.@"