task_briefs
1 row where task = 709
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
709 | Throw an object, hide an object, and place it on the barrel 709 | Throw one of your objects over the caravan, then completely cover one of your items with one of your other items. Then put the covered item on the wooden barrel without touching that item with your hands. Fastest wins. Your time starts now. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );