mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
206 B
NASM
11 lines
206 B
NASM
db "JELLYFISH@" ; species name
|
|
dw 503, 1210 ; height, weight
|
|
|
|
db "When its 80 feel-"
|
|
next "ers absorb water,"
|
|
next "it stretches to"
|
|
|
|
page "become like a net"
|
|
next "to entangle its"
|
|
next "prey.@"
|