diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/demands.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/demands.yaml b/data/demands.yaml index 6862395e..d819f517 100644 --- a/data/demands.yaml +++ b/data/demands.yaml @@ -1,5 +1,5 @@ -- { 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 } +- { from: burger-meal, to: dirty-plate } +- { from: tomatoburger-meal, to: dirty-plate } +- { from: tomatosteak-meal, to: dirty-plate } +- { from: steak-meal, to: dirty-plate } +- { from: sliced-tomato-mea, to: dirty-plate } |