mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-20 22:07:59 +13:00
11 lines
230 B
NASM
11 lines
230 B
NASM
db "SCORPION@" ; species name
|
|
dw 311, 191 ; height, weight - placeholder
|
|
|
|
db "To stay cool in"
|
|
next "the desert, CYCLORP"
|
|
next "follows the shadows"
|
|
|
|
page "of explorers, much"
|
|
next "to their horror"
|
|
next "and disgust.@"
|