shithub: pokecrystal

ref: 8fa7183d29cff3f30de399db8a50be4573a2185e
dir: /data/pokedex/entries/eevee.asm/

View raw version
; EeveePokedexEntry: ; 0x1cc1b2
	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.@"