diff options
Diffstat (limited to 'stats/pokedex/entries/211.asm')
-rw-r--r-- | stats/pokedex/entries/211.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/211.asm b/stats/pokedex/entries/211.asm deleted file mode 100644 index 8733eaba2..000000000 --- a/stats/pokedex/entries/211.asm +++ /dev/null @@ -1,12 +0,0 @@ -; QwilfishPokedexEntry: ; 0x1d07b1 - db "BALLOON@" ; species name - dw 108, 90 ; height, width - - db "When faced with a" - next "larger opponent," - next "it swallows as" - page "much water as it" - next "can to match the" - next "opponent's size.@" -; 0x1d0821 - |