mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
223 B
NASM
11 lines
223 B
NASM
db "PIG MONKEY@" ; species name
|
|
dw 108, 620 ; height, weight
|
|
|
|
db "It lives in groups"
|
|
next "in the treetops."
|
|
next "If it loses sight"
|
|
|
|
page "of its group, it"
|
|
next "becomes infuriated"
|
|
next "by its loneliness.@"
|