mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
203 B
NASM
11 lines
203 B
NASM
db "SHELLFISH@" ; species name
|
|
dw 503, 1890 ; height, weight
|
|
|
|
db "It firmly plants"
|
|
next "its feet on the"
|
|
next "ground before"
|
|
|
|
page "shooting water"
|
|
next "from the jets on"
|
|
next "its back.@"
|