aboutsummaryrefslogtreecommitdiff
path: root/data/tiles.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/tiles.yaml')
-rw-r--r--data/tiles.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/data/tiles.yaml b/data/tiles.yaml
new file mode 100644
index 00000000..6f30126e
--- /dev/null
+++ b/data/tiles.yaml
@@ -0,0 +1,23 @@
+
+- oven
+ - accepts:
+ - bakeable
+- service
+ - accepts:
+ - container
+- table
+- chair
+- tomato-bag
+ - generates:
+ - tomato
+- flour-bag
+ - generates:
+ - flour
+- freezer:
+ - generates:
+ - steak
+- counter
+- sink:
+ - accepts:
+ - dirty
+