pokecrystal-board/stats/pokedex/entries/200.asm

9 lines
257 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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