blob: 902983a8feebec9e8acc9b070762a544146baa10 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "WOOL@" ; species name
dw 200, 170 ; height, weight
db "Its fleece grows"
next "continually. In"
next "the summer, the"
page "fleece is fully"
next "shed, but it grows"
next "back in a week.@"
|