blob: e471fe20b4d9f0a9d1003f0d7d9504981d162096 (
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.@"
|