diff options
Diffstat (limited to 'stats/pokedex/entries/041.asm')
-rw-r--r-- | stats/pokedex/entries/041.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/041.asm b/stats/pokedex/entries/041.asm deleted file mode 100644 index af8ff5f9f..000000000 --- a/stats/pokedex/entries/041.asm +++ /dev/null @@ -1,12 +0,0 @@ -; ZubatPokedexEntry: ; 0x18275d - db "BAT@" ; species name - dw 207, 170 ; height, width - - db "During the day, it" - next "gathers with" - next "others and hangs" - page "from the ceilings" - next "of old buildings" - next "and caves.@" -; 0x1827c4 - |