shithub: pokecrystal

ref: 70e6b5947b5cc9ca9fd93c720c7f97d9e018da2d
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.@"