blob: 2c5d74c8db6f242f7d5b82e88b53ef6552623e37 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "WORM@" ; species name
dw 100, 60 ; height, weight
db "It crawls into"
next "foliage where it"
next "camouflages itself"
page "among leaves that"
next "are the same color"
next "as its body.@"
|