mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
216 B
NASM
11 lines
216 B
NASM
db "BIG JAW@" ; species name
|
|
dw 307, 550 ; height, weight
|
|
|
|
db "The tips of its"
|
|
next "fangs are slanted"
|
|
next "backward. Once"
|
|
|
|
page "those fangs clamp"
|
|
next "down, the prey has"
|
|
next "no hope of escape.@"
|