@@ -44,6 +44,14 @@
|
||||
- type: Construction
|
||||
graph: Timer
|
||||
node: signal
|
||||
containers:
|
||||
- board
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
board: !type:Container
|
||||
- type: ContainerFill
|
||||
containers:
|
||||
board: [ SignalTimerElectronics ]
|
||||
|
||||
- type: entity
|
||||
id: ScreenTimer
|
||||
@@ -67,6 +75,11 @@
|
||||
- type: Construction
|
||||
graph: Timer
|
||||
node: screen
|
||||
containers:
|
||||
- board
|
||||
- type: ContainerFill
|
||||
containers:
|
||||
board: [ ScreenTimerElectronics ]
|
||||
|
||||
- type: entity
|
||||
id: BrigTimer
|
||||
@@ -79,6 +92,11 @@
|
||||
- type: Construction
|
||||
graph: Timer
|
||||
node: brig
|
||||
containers:
|
||||
- board
|
||||
- type: ContainerFill
|
||||
containers:
|
||||
board: [ BrigTimerElectronics ]
|
||||
|
||||
# Construction Frame
|
||||
|
||||
|
||||
Reference in New Issue
Block a user