mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
219 B
NASM
11 lines
219 B
NASM
db "HIBERNANT@" ; species name
|
|
dw 511, 2770 ; height, weight
|
|
|
|
db "Although it has a"
|
|
next "large body, it is"
|
|
next "quite skilled at"
|
|
|
|
page "climbing trees. It"
|
|
next "eats and sleeps in"
|
|
next "the treetops.@"
|