shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/ditto.asm/

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

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