mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
217 B
NASM
11 lines
217 B
NASM
db "SEA LION@" ; species name
|
|
dw 307, 1980 ; height, weight
|
|
|
|
db "The light blue fur"
|
|
next "that covers it"
|
|
next "keeps it protected"
|
|
|
|
page "against the cold."
|
|
next "It loves iceberg-"
|
|
next "filled oceans.@"
|