1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Add transistor building (Gate)

This commit is contained in:
tobspr
2020-08-13 20:47:33 +02:00
parent f44563fc05
commit ff02508361
17 changed files with 1015 additions and 877 deletions

View File

@@ -574,6 +574,10 @@ buildings:
name: OR
description: Emits a truthy signal if one of the inputs is truthy.
transistor:
name: Gate
description: Only forwards the bottom input if the left input is true.
filter:
default:
name: &filter Filter