summaryrefslogtreecommitdiff
path: root/data/demands.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/demands.yaml')
-rw-r--r--data/demands.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/demands.yaml b/data/demands.yaml
index 80679e29..6862395e 100644
--- a/data/demands.yaml
+++ b/data/demands.yaml
@@ -1,5 +1,5 @@
-- burger-meal
-- tomatoburger-meal
-- tomatosteak-meal
-- steak-meal
-- sliced-tomato-meal
+- { from: burger-meal, to: dirty-dish }
+- { from: tomatoburger-meal, to: dirty-dish }
+- { from: tomatosteak-meal, to: dirty-dish }
+- { from: steak-meal, to: dirty-dish }
+- { from: sliced-tomato-mea, to: dirty-dish }