mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-21 06:17:59 +13:00
11 lines
232 B
NASM
11 lines
232 B
NASM
db "SKELETAL@" ; species name
|
|
dw 902, 4960 ; height, weight - placeholder
|
|
|
|
db "The skeleton of a"
|
|
next "dinosaur given new"
|
|
next "life. It harbors"
|
|
|
|
page "intense malice due"
|
|
next "to being forgotten"
|
|
next "for so long.@"
|