diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-27 00:22:01 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-27 00:33:38 +0200 |
commit | 8fd7a59c47001eaecd078f5c2de4aef245ec3276 (patch) | |
tree | 4f9f020bf8195e90ff801b255e00cc931296b496 | |
parent | 2bcaaf9a57495c3ade8d186ae37a2555ff469d02 (diff) | |
download | hurrycurry-8fd7a59c47001eaecd078f5c2de4aef245ec3276.tar hurrycurry-8fd7a59c47001eaecd078f5c2de4aef245ec3276.tar.bz2 hurrycurry-8fd7a59c47001eaecd078f5c2de4aef245ec3276.tar.zst |
fix item tele in conveyors.com
-rw-r--r-- | data/maps/conveyors_dot_com.yaml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/data/maps/conveyors_dot_com.yaml b/data/maps/conveyors_dot_com.yaml index 5f2761cc..cad643b8 100644 --- a/data/maps/conveyors_dot_com.yaml +++ b/data/maps/conveyors_dot_com.yaml @@ -23,7 +23,7 @@ map: - "'''█#..........X█'''" - "'''█^..........v█'''" - "'''█^v#X#ssFT##v█'*'" - - "'''█^#pppppppp^V█''*" + - "'''█^#pppppppp^@█''*" - "*''█t..ct..tc..t█'''" - "'''█c..........c█'''" - "'''█.....cc.....█'''" @@ -31,7 +31,7 @@ map: - "'''█.....cc.....█'''" - "'''█c..........c█'''" - "'''█t..ct..tc..t█'''" - - "'''█|#ppppppppvv█'*'" + - "'''█@#ppppppppvv█'*'" - "'''█^^#ABssRL##v█'''" - "'''█^..........v█'''" - "'''█X..........#█''*" @@ -44,8 +44,7 @@ tiles: "#": counter "v": conveyor "^": conveyor - "V": conveyor - "|": conveyor + "@": conveyor "f": counter "p": counter "t": table @@ -81,7 +80,7 @@ tile_entities: entities: - !item_portal { from: [4, 15], to: [4, 7] } - - !item_portal { from: [17, 7], to: [17, 15] } + - !item_portal { from: [15, 7], to: [15, 15] } - !customers items: |