blob: 98c903b7e1e3f5bb22fa924df042df5b584d86b6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "INSECT@" ; species name
dw 303, 660 ; height, weight
db "Its eyes also"
next "function as radar"
next "units. It catches"
page "and eats small"
next "bugs that hide in"
next "darkness.@"
|