shithub: pokecrystal

ref: 70ef2f3432a2d6a11585fdbc8fb9e2e25d63f316
dir: /data/pokemon/dex_entries/eevee.asm/

View raw version
	db "EVOLUTION@" ; species name
	dw 100, 140 ; height, weight

	db   "Its ability to"
	next "evolve into many"
	next "forms allows it to"

	page "adapt smoothly"
	next "and perfectly to"
	next "any environment.@"