diff options
Diffstat (limited to 'data/tiles.yaml')
| -rw-r--r-- | data/tiles.yaml | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/data/tiles.yaml b/data/tiles.yaml index 2e1f757d..078a6f29 100644 --- a/data/tiles.yaml +++ b/data/tiles.yaml @@ -1,5 +1,8 @@  # kitchen
  - counter
 +- watercooler:
 +  - accepts:
 +    - empty-cup
  - oven:
    - accepts:
      - bakeable
 @@ -20,6 +23,7 @@  - sink:
    - accepts:
      - dirty
 +    - cup
  # customers
  - table
 | 
