summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/ditto.asm
blob: 9f67b6b9e6a0c0514bd3fb5c6a0464fa1b7d53cf (plain)
1
2
3
4
5
6
7
8
9
10
	db "TRANSFORM@" ; species name
	dw 100, 90 ; height, weight

	db   "Its transformation"
	next "ability is per-"
	next "fect. However, if"

	page "made to laugh, it"
	next "can't maintain its"
	next "disguise.@"