shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
dir: /data/pokedex/entries/133.asm/

View raw version
; EeveePokedexEntry: ; 0x1cc1b2
	db "EVOLUTION@" ; species name
	dw 100, 140 ; height, width
	
	db   "Its ability to"
	next "evolve into many"
	next "forms allows it to"
	page "adapt smoothly"
	next "and perfectly to"
	next "any environment.@"