shithub: pokecrystal

ref: 16f6619ac8cff1f5a64112e7df4648bea9a007c8
dir: /stats/pokedex/entries/133.asm/

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