shithub: pokecrystal

ref: 6bba0e7fd14a4b166e8779392c6ff994a42e14f1
dir: /stats/pokedex/entries/052.asm/

View raw version
; 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.@"
; 0x182c78