mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
210 B
NASM
11 lines
210 B
NASM
db "SHELLFISH@" ; species name
|
|
dw 403, 890 ; height, weight
|
|
|
|
db "It was able to"
|
|
next "swim quickly thro-"
|
|
next "ugh the water by"
|
|
|
|
page "compactly folding"
|
|
next "up its razor-sharp"
|
|
next "sickles.@"
|