mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
197 B
NASM
11 lines
197 B
NASM
db "TURTLE@" ; species name
|
|
dw 503, 1570 ; height, weight
|
|
|
|
db "Living for up to"
|
|
next "10,000 years,"
|
|
next "TOTARTLE's shell"
|
|
|
|
page "has grown seaweed"
|
|
next "that formed a"
|
|
next "tail.@"
|