shithub: pokecrystal

ref: 818272097951b4e703a28a6ad939aac68d03b7d4
dir: /data/pokedex/entries/132.asm/

View raw version
; DittoPokedexEntry: ; 0x1cc13c
	db "TRANSFORM@" ; species name
	dw 100, 90 ; height, width

	db   "When it encount-"
	next "ers another DITTO,"
	next "it will move"
	page "faster than normal"
	next "to duplicate that"
	next "opponent exactly.@"