mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Add wire bridges and fix Q on hub crash
This commit is contained in:
@@ -542,13 +542,10 @@ buildings:
|
||||
name: &wire Wire
|
||||
description: &wire_desc Allows to connect logical components and can transfer items, colors or boolean signals.
|
||||
|
||||
turn:
|
||||
name: *wire
|
||||
description: &wire_desc
|
||||
|
||||
split:
|
||||
name: *wire
|
||||
description: &wire_desc
|
||||
wire_tunnel:
|
||||
default:
|
||||
name: &wire_tunnel Wire Tunnel
|
||||
description: Allows to cross two wires without connecting them.
|
||||
|
||||
constant_signal:
|
||||
default:
|
||||
@@ -856,6 +853,7 @@ keybindings:
|
||||
logic_gate: *logic_gate
|
||||
lever: *lever
|
||||
filter: *filter
|
||||
wire_tunnel: *wire_tunnel
|
||||
# ---
|
||||
|
||||
pipette: Pipette
|
||||
|
||||
Reference in New Issue
Block a user