Emitter 1984 - cargo and construction (#8606)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -71,3 +71,8 @@
|
||||
locked: false
|
||||
- type: AccessReader
|
||||
access: [[ "Engineering" ]]
|
||||
- type: Construction
|
||||
graph: Machine
|
||||
node: machine
|
||||
- type: Machine
|
||||
board: EmitterCircuitboard
|
||||
Reference in New Issue
Block a user