diff options
Diffstat (limited to 'stats/pokedex/entries/200.asm')
-rw-r--r-- | stats/pokedex/entries/200.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stats/pokedex/entries/200.asm b/stats/pokedex/entries/200.asm new file mode 100644 index 000000000..ef1bb7797 --- /dev/null +++ b/stats/pokedex/entries/200.asm @@ -0,0 +1,8 @@ +; MisdreavusPokedexEntry: ; 0x1d0301 + db "SCREECH@" ; species name + dw 204, 20; height, width + + db "It loves to watch", $4e, "people it's scar-", $4e, "ed. It frightens@" + db "them by screaming", $4e, "loudly or appear-", $4e, "ing suddenly.@" +; 0x1d0373 + |