diff options
Diffstat (limited to 'stats/pokedex/entries/042.asm')
-rw-r--r-- | stats/pokedex/entries/042.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/042.asm b/stats/pokedex/entries/042.asm deleted file mode 100644 index 947176126..000000000 --- a/stats/pokedex/entries/042.asm +++ /dev/null @@ -1,12 +0,0 @@ -; GolbatPokedexEntry: ; 0x1827c4 - db "BAT@" ; species name - dw 503, 1210 ; height, width - - db "When it plunges" - next "its fangs into its" - next "prey, it instantly" - page "draws and gulps" - next "down more than ten" - next "ounces of blood.@" -; 0x182836 - |