pokecrystal-board/stats/pokedex/entries/200.asm
2014-03-06 00:46:01 -05:00

13 lines
263 B
NASM

; 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@"
db "them by screaming"
next "loudly or appear-"
next "ing suddenly.@"
; 0x1d0373