diff options
Diffstat (limited to 'stats/pokedex/entries/052.asm')
-rw-r--r-- | stats/pokedex/entries/052.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/052.asm b/stats/pokedex/entries/052.asm deleted file mode 100644 index 933d944dc..000000000 --- a/stats/pokedex/entries/052.asm +++ /dev/null @@ -1,12 +0,0 @@ -; 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 - |