mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
205 B
NASM
11 lines
205 B
NASM
db "CURSE@" ; species name
|
|
dw 8, 19 ; height, weight
|
|
|
|
db "It lives quietly"
|
|
next "in places no one"
|
|
next "goes near. Rumor"
|
|
|
|
page "says that calling"
|
|
next "out its name"
|
|
next "will curse you.@"
|