blob: e6c0cc567c641c2cce8c65239ee589e498f186df (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "BAGWORM@" ; species name
dw 200, 160 ; height, weight
db "It likes to make"
next "its shell thicker"
next "by adding layers"
page "of tree bark. The"
next "additional weight"
next "doesn't bother it.@"
|