summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/meowth.asm
blob: 9897a3b60ce1112aa10c18fc1538c5da90c64a30 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SCRATCHCAT@" ; species name
	dw 104, 90 ; height, weight

	db   "It loves things"
	next "that sparkle. When"
	next "it sees a shiny"

	page "object, the gold"
	next "coin on its head"
	next "shines too.@"