mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
214 B
NASM
11 lines
214 B
NASM
db "BIG JAW@" ; species name
|
|
dw 707, 1960 ; height, weight
|
|
|
|
db "Although it has a"
|
|
next "massive body, its"
|
|
next "powerful hind legs"
|
|
|
|
page "enable it to move"
|
|
next "quickly, even on"
|
|
next "the ground.@"
|