mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-19 13:36:27 +13:00
11 lines
202 B
NASM
11 lines
202 B
NASM
db "LITTLE BEAR@" ; species name
|
|
dw 200, 190 ; height, weight
|
|
|
|
db "It always licks"
|
|
next "honey. Its palm"
|
|
next "tastes sweet"
|
|
|
|
page "because of all the"
|
|
next "honey it has"
|
|
next "absorbed.@"
|