mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
208 B
NASM
11 lines
208 B
NASM
db "WORM@" ; species name
|
|
dw 100, 60 ; height, weight
|
|
|
|
db "It crawls into"
|
|
next "foliage where it"
|
|
next "camouflages itself"
|
|
|
|
page "among leaves that"
|
|
next "are the same color"
|
|
next "as its body.@"
|