mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
261 B
NASM
13 lines
261 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"
|
|
page "them by screaming"
|
|
next "loudly or appear-"
|
|
next "ing suddenly.@"
|
|
; 0x1d0373
|
|
|