mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
211 B
NASM
11 lines
211 B
NASM
db "SHELLFISH@" ; species name
|
|
dw 108, 250 ; height, weight
|
|
|
|
db "Three hundred"
|
|
next "million years ago,"
|
|
next "it hid on the sea"
|
|
|
|
page "floor. It also has"
|
|
next "eyes on its back"
|
|
next "that glow.@"
|