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 "LAND SNAKE@" ; species name
|
|
dw 411, 310 ; height, weight
|
|
|
|
db "It hides deep"
|
|
next "inside caves where"
|
|
next "no light ever"
|
|
|
|
page "reaches it and"
|
|
next "remains virtually"
|
|
next "motionless there.@"
|