mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-21 14:27:58 +13:00
11 lines
193 B
NASM
11 lines
193 B
NASM
db "SHRIEKING@" ; species name
|
|
dw 37, 1400 ; height, weight
|
|
|
|
db "It once fed on"
|
|
next "weaker mammals."
|
|
next "When hungry,"
|
|
|
|
page "it lets out an"
|
|
next "ear-piercing"
|
|
next "shriek.@"
|