mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Add NOT gate
This commit is contained in:
@@ -564,6 +564,9 @@ buildings:
|
||||
default:
|
||||
name: &logic_gate AND Gate
|
||||
description: Emits a boolean signal if both inputs are truthy.
|
||||
not:
|
||||
name: NOT
|
||||
description: Inverts the given signal
|
||||
|
||||
storyRewards:
|
||||
# Those are the rewards gained from completing the store
|
||||
|
||||
Reference in New Issue
Block a user