aboutsummaryrefslogtreecommitdiff
path: root/data/demands.yaml
blob: 5752ab52d772bf17f593282ac7c9799210a17a1e (plain)
1
2
3
4
5
6
7
8
9
10
11
- { from: bread-plate, to: dirty-plate, duration: 10 }
- { from: steak-plate, to: dirty-plate, duration: 10 }
- { from: sliced-tomato-plate, to: dirty-plate, duration: 10 }

- { from: bread-steak-plate, to: dirty-plate, duration: 15 }
- { from: bread-sliced-tomato-plate, to: dirty-plate, duration: 15 }
- { from: sliced-tomato-steak-plate, to: dirty-plate, duration: 15 }

- { from: bread-sliced-tomato-steak-plate, to: dirty-plate, duration: 20 }

- { from: tomato-soop-plate, to: dirty-plate, duration: 20 }