blob: 2980679e8de8f82dac3a88dac72d6af556931d86 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "COTTONWEED@" ; species name
dw 200, 20 ; height, weight
db "As soon as it"
next "rains, it closes"
next "its flower and"
page "hides in the shade"
next "of a tree to avoid"
next "getting wet.@"
|