diff options
Diffstat (limited to 'data/maps/test.yaml')
-rw-r--r-- | data/maps/test.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/test.yaml b/data/maps/test.yaml index 09f0b8a7..bb6137e5 100644 --- a/data/maps/test.yaml +++ b/data/maps/test.yaml @@ -34,9 +34,9 @@ map: tiles: "⌷": counter "f": counter - "<": counter - "#": counter - ">": counter + "<": conveyor + "#": conveyor + ">": conveyor "t": table "w": counter-window "s": sink |