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 "SPIRAL@" ; species name
|
|
dw 211, 2 ; height, weight
|
|
|
|
db "Both heads are"
|
|
next "constantly swirl-"
|
|
next "ing around. For"
|
|
|
|
page "unknown reasons,"
|
|
next "they always move"
|
|
next "clockwise.@"
|