From 73de2847f2651c361afb6dedb034be2b9242b62d Mon Sep 17 00:00:00 2001 From: tpart Date: Sat, 28 Feb 2026 23:37:50 +0100 Subject: Add conveyor collisions --- data/tiles.yaml | 7 ++++--- 1 file 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 -- cgit v1.3