aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2026-02-28 23:37:50 +0100
committertpart <tpart120@proton.me>2026-02-28 23:37:50 +0100
commit73de2847f2651c361afb6dedb034be2b9242b62d (patch)
treea15d10676fcafbc59c8b74c6f6aa0d0941e77882
parent87a2dfefa605dfaac8008e6b7233e475d369c4b9 (diff)
downloadhurrycurry-73de2847f2651c361afb6dedb034be2b9242b62d.tar
hurrycurry-73de2847f2651c361afb6dedb034be2b9242b62d.tar.bz2
hurrycurry-73de2847f2651c361afb6dedb034be2b9242b62d.tar.zst
Add conveyor collisions
-rw-r--r--data/tiles.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/data/tiles.yaml b/data/tiles.yaml
index aae6b547..16a65d71 100644
--- a/data/tiles.yaml
+++ b/data/tiles.yaml
@@ -4,6 +4,7 @@
# x | exclusive to items used in recipes
book: e
+conveyor: ac
counter-window: ac
counter: ac
crate: cx
@@ -11,9 +12,9 @@ deep-fryer: x
freezer: cx
lamp: c
oven: cx
+screen: c
stove: c
+table: c
trash: cx
tree: c
-wall: c
-table: c
-screen: c \ No newline at end of file
+wall: c \ No newline at end of file