aboutsummaryrefslogtreecommitdiff
path: root/data/maps/zigzag.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/zigzag.yaml')
-rw-r--r--data/maps/zigzag.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/maps/zigzag.yaml b/data/maps/zigzag.yaml
index 2a1d749e..56d974b3 100644
--- a/data/maps/zigzag.yaml
+++ b/data/maps/zigzag.yaml
@@ -50,6 +50,12 @@ tiles:
"█": wall
"▒": wall-window
+tile_entities:
+ ">": !conveyor { dir: [1, 0] }
+ "<": !conveyor { dir: [-1, 0] }
+ "v": !conveyor { dir: [0, 1] }
+ "^": !conveyor { dir: [0, -1] }
+
items:
"S": pot
"w": plate