Emitter 1984 - cargo and construction (#8606)

This commit is contained in:
Peptide90
2022-06-03 10:22:58 +01:00
committed by GitHub
parent 5d9910af0c
commit f4e7397b82
5 changed files with 40 additions and 11 deletions

View File

@@ -396,6 +396,20 @@
materialRequirements:
Glass: 2
Cable: 2
- type: entity
id: EmitterCircuitboard
parent: BaseMachineCircuitboard
name: emitter machine board
components:
- type: MachineBoard
prototype: Emitter
requirements:
Capacitor: 1
Laser: 1
materialRequirements:
CableHV: 5
Glass: 2
- type: entity
id: SurveillanceCameraRouterCircuitboard

View File

@@ -71,3 +71,8 @@
locked: false
- type: AccessReader
access: [[ "Engineering" ]]
- type: Construction
graph: Machine
node: machine
- type: Machine
board: EmitterCircuitboard