mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
217 B
NASM
11 lines
217 B
NASM
db "LONG TAIL@" ; species name
|
|
dw 207, 250 ; height, weight
|
|
|
|
db "It uses its tail"
|
|
next "to hang on to tree"
|
|
next "branches. It uses"
|
|
|
|
page "its momentum to"
|
|
next "swing from one"
|
|
next "branch to another.@"
|