summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/052.asm
blob: 6e82fa90a557930618688e823da2c2cc9ffdcffb (plain)
1
2
3
4
5
6
7
8
9
10
; MeowthPokedexEntry: ; 0x182c08
	db "SCRATCHCAT@" ; species name
	dw 104, 90 ; height, width

	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.@"