mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
216 B
NASM
11 lines
216 B
NASM
db "STARSHAPE@" ; species name
|
|
dw 207, 760 ; height, weight
|
|
|
|
db "When the stars"
|
|
next "twinkle at night,"
|
|
next "it floats up from"
|
|
|
|
page "the sea floor, and"
|
|
next "its body's center"
|
|
next "core flickers.@"
|