blob: 7fa210d251aab653e8ebc06ddccdc49e5009a674 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "INSECT@" ; species name
dw 303, 660 ; height, weight
db "Poison oozes from"
next "all over its body."
next "It catches and"
page "eats small bugs at"
next "night that are at-"
next "tracted by light.@"
|