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