diff options
author | yenatch <yenatch@gmail.com> | 2014-05-29 11:10:21 -0700 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-05-31 22:57:00 -0700 |
commit | 99fbe3147bfb73ec02c0886dd6c16b6f94e0ebda (patch) | |
tree | ad93468e3ea0569e592cff7bf6f13007bb2ccfbd /stats/pokedex/entries/200.asm | |
parent | 9755ff375a7e80b978d9cd32052a6cf2cc7c45cf (diff) |
Rename directory stats -> data.
Diffstat (limited to 'stats/pokedex/entries/200.asm')
-rw-r--r-- | stats/pokedex/entries/200.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stats/pokedex/entries/200.asm b/stats/pokedex/entries/200.asm deleted file mode 100644 index 9e1f5b7af..000000000 --- a/stats/pokedex/entries/200.asm +++ /dev/null @@ -1,12 +0,0 @@ -; MisdreavusPokedexEntry: ; 0x1d0301 - db "SCREECH@" ; species name - dw 204, 20 ; height, width - - db "It loves to watch" - next "people it's scar-" - next "ed. It frightens" - page "them by screaming" - next "loudly or appear-" - next "ing suddenly.@" -; 0x1d0373 - |