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

	db   "By alternately"
	next "raising and lower-"
	next "ing its two heads,"

	page "it balances itself"
	next "to be more stable"
	next "while running.@"