shithub: pokecrystal

ref: 06eb89d903d2b73c6aeb364300c9f2f85188fdc5
dir: /data/pokemon/dex_entries/doduo.asm/

View raw version
	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.@"