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

	db   "It loves anything"
	next "that shines. It"
	next "especially adores"

	page "coins that it"
	next "picks up and se-"
	next "cretly hoards.@"