mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
238 B
NASM
9 lines
238 B
NASM
; JynxPokedexEntry: ; 0x1b98c5
|
|
db "HUMANSHAPE@" ; species name
|
|
dw 407, 900; height, width
|
|
|
|
db "It has several", $4e, "different cry pat-", $4e, "terns, each of@"
|
|
db "which seems to", $4e, "have its own", $4e, "meaning.@"
|
|
; 0x1b992a
|
|
|