blob: 9fe66977bdd6026892f36a6f6ed469f332ecae04 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; MeowthPokedexEntry: ; 0x182c08
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.@"
|