diff options
Diffstat (limited to 'stats/pokedex/entries/190.asm')
-rw-r--r-- | stats/pokedex/entries/190.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/190.asm b/stats/pokedex/entries/190.asm deleted file mode 100644 index 1d9cbf18f..000000000 --- a/stats/pokedex/entries/190.asm +++ /dev/null @@ -1,12 +0,0 @@ -; AipomPokedexEntry: ; 0x1cda11 - db "LONG TAIL@" ; species name - dw 207, 250 ; height, width - - db "It uses its tail" - next "to hang on to tree" - next "branches. It uses" - page "its momentum to" - next "swing from one" - next "branch to another.@" -; 0x1cda87 - |