diff options
Diffstat (limited to 'stats/pokedex/entries/125.asm')
-rw-r--r-- | stats/pokedex/entries/125.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/125.asm b/stats/pokedex/entries/125.asm deleted file mode 100644 index 239258364..000000000 --- a/stats/pokedex/entries/125.asm +++ /dev/null @@ -1,12 +0,0 @@ -; ElectabuzzPokedexEntry: ; 0x1b992a - db "ELECTRIC@" ; species name - dw 307, 660 ; height, width - - db "When two" - next "ELECTABUZZ touch," - next "they control the" - page "electric currents" - next "to communicate" - next "their feelings.@" -; 0x1b9994 - |