diff options
Diffstat (limited to 'stats/pokedex/entries/177.asm')
-rw-r--r-- | stats/pokedex/entries/177.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/177.asm b/stats/pokedex/entries/177.asm deleted file mode 100644 index 7dab8f356..000000000 --- a/stats/pokedex/entries/177.asm +++ /dev/null @@ -1,12 +0,0 @@ -; NatuPokedexEntry: ; 0x1cd47d - db "LITTLE BIRD@" ; species name - dw 8, 40 ; height, width - - db "It is extremely" - next "good at climbing" - next "tree trunks and" - page "likes to eat the" - next "new sprouts on" - next "the trees.@" -; 0x1cd4e9 - |