diff options
Diffstat (limited to 'stats/pokedex/entries/212.asm')
-rw-r--r-- | stats/pokedex/entries/212.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/212.asm b/stats/pokedex/entries/212.asm deleted file mode 100644 index a97794f32..000000000 --- a/stats/pokedex/entries/212.asm +++ /dev/null @@ -1,12 +0,0 @@ -; ScizorPokedexEntry: ; 0x1d0821 - db "SCISSORS@" ; species name - dw 511, 2600 ; height, width - - db "This #MON's" - next "pincers, which" - next "contain steel, can" - page "crush any hard" - next "object it gets a" - next "hold of into bits.@" -; 0x1d088e - |