summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/133.asm
blob: c257222fb22093aa4da7924b173d9ac05a72a74f (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"