blob: acc16abdae4c778a933cdaf592cbb46b6f38d110 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "GOLDFISH@" ; species name
dw 200, 330 ; height, weight
db "A strong swimmer,"
next "it is capable of"
next "swimming nonstop"
page "up fast streams at"
next "a steady speed of"
next "five knots.@"
|