mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
257 B
NASM
9 lines
257 B
NASM
; 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
|
|
|