shithub: pokecrystal

ref: 267352c4d8d4d390fc41e9db7e35f501d059eed3
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.@"