blob: 0872a80cfae610c5f3677d73a9f04473d7be217c (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "SHELLFISH@" ; species name
dw 108, 250 ; height, weight
db "This #MON lived"
next "in ancient times."
next "On rare occasions,"
page "it has been"
next "discovered as a"
next "living fossil.@"
|