blob: ed11cf5fa159c71054fc1618b572a500f13f295e (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "SEA LION@" ; species name
dw 507, 2650 ; height, weight
db "It loves frigid"
next "seas with ice"
next "floes. It uses its"
page "long tail to"
next "change swimming"
next "direction quickly.@"
|