diff options
Diffstat (limited to 'stats/pokedex/entries/121.asm')
-rw-r--r-- | stats/pokedex/entries/121.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/121.asm b/stats/pokedex/entries/121.asm deleted file mode 100644 index 4ae383bbd..000000000 --- a/stats/pokedex/entries/121.asm +++ /dev/null @@ -1,12 +0,0 @@ -; StarmiePokedexEntry: ; 0x1b9776 - db "MYSTERIOUS@" ; species name - dw 307, 1760 ; height, width - - db "It is said that it" - next "uses the seven-" - next "colored core of" - page "its body to send" - next "electric waves" - next "into outer space.@" -; 0x1b97ea - |