shithub: pokecrystal

ref: f2ac3b96fa11afb5ce59dd3e3161c73c480aec1b
dir: /data/pokemon/dex_entries/ditto.asm/

View raw version
	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.@"