mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56: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"
|
|
|
|
page "shell has grown"
|
|
next "seaweed that"
|
|
next "formed a tail.@"
|