blob: 7d8d990b9d0b3a0eda3b687cfc90f09a85472147 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "BAGWORM@" ; species name
dw 200, 160 ; height, weight
db "It spits out a"
next "fluid that it uses"
next "to glue tree bark"
page "to its body. The"
next "fluid hardens when"
next "it touches air.@"
|