diff options
Diffstat (limited to 'stats/pokedex/entries/016.asm')
-rw-r--r-- | stats/pokedex/entries/016.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/016.asm b/stats/pokedex/entries/016.asm deleted file mode 100644 index 3222c5a72..000000000 --- a/stats/pokedex/entries/016.asm +++ /dev/null @@ -1,12 +0,0 @@ -; PidgeyPokedexEntry: ; 0x181cfa - db "TINY BIRD@" ; species name - dw 100, 40 ; height, width - - db "It rapidly flaps" - next "its wings in the" - next "grass, stirring up" - page "a dust cloud that" - next "drives insect prey" - next "out into the open.@" -; 0x181d75 - |