blob: ef1bb77970d4c9acc478ade4a6cb963c04d55d95 (
plain)
1
2
3
4
5
6
7
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
|