diff options
Diffstat (limited to 'stats/pokedex/entries/132.asm')
-rw-r--r-- | stats/pokedex/entries/132.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/132.asm b/stats/pokedex/entries/132.asm deleted file mode 100644 index 587334848..000000000 --- a/stats/pokedex/entries/132.asm +++ /dev/null @@ -1,12 +0,0 @@ -; DittoPokedexEntry: ; 0x1cc13c - db "TRANSFORM@" ; species name - dw 100, 90 ; height, width - - db "When it encount-" - next "ers another DITTO," - next "it will move" - page "faster than normal" - next "to duplicate that" - next "opponent exactly.@" -; 0x1cc1b2 - |