diff options
Diffstat (limited to 'stats/pokedex/entries/095.asm')
-rw-r--r-- | stats/pokedex/entries/095.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/095.asm b/stats/pokedex/entries/095.asm deleted file mode 100644 index bf036c445..000000000 --- a/stats/pokedex/entries/095.asm +++ /dev/null @@ -1,12 +0,0 @@ -; OnixPokedexEntry: ; 0x1b8c98 - db "ROCK SNAKE@" ; species name - dw 2810, 4630 ; height, width - - db "As it digs through" - next "the ground, it" - next "absorbs many hard" - page "objects. This is" - next "what makes its" - next "body so solid.@" -; 0x1b8d0a - |