mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
215 B
NASM
11 lines
215 B
NASM
db "LAND SNAKE@" ; species name
|
|
dw 1110, 864 ; height, weight
|
|
|
|
db "Lives in deep"
|
|
next "burrows. If a"
|
|
next "predator enters,"
|
|
|
|
page "it inflates its"
|
|
next "segments and blows"
|
|
next "it away with GUST.@"
|