mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
212 B
NASM
11 lines
212 B
NASM
db "STRINGSPIT@" ; species name
|
|
dw 108, 190 ; height, weight
|
|
|
|
db "If prey becomes"
|
|
next "ensnared in its"
|
|
next "nest of spun"
|
|
|
|
page "string, it waits"
|
|
next "motionlessly until"
|
|
next "it becomes dark.@"
|