yet-another-experiment/src/item/dentalFloss.t
2020-03-16 19:18:31 +05:00

11 lines
241 B
Raku

dentalFloss: Thing
'dental floss'
'dental floss'
@me
" A cord of thin filaments
used to remove food and dental plaque
from between teeth in areas
a toothbrush is unable to reach."
iobjFor(RepairWith) { verify() {} }
;