@@ -395,3 +395,14 @@
|
|||||||
state: cpu_science
|
state: cpu_science
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerRoboticsControl
|
prototype: ComputerRoboticsControl
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseComputerCircuitboard
|
||||||
|
id: StationAiUploadCircuitboard
|
||||||
|
name: AI upload console board
|
||||||
|
description: A computer printed circuit board for a AI upload console.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: cpu_science
|
||||||
|
- type: ComputerBoard
|
||||||
|
prototype: StationAiUploadComputer
|
||||||
|
|||||||
@@ -1152,6 +1152,8 @@
|
|||||||
state: generic_keys
|
state: generic_keys
|
||||||
- type: ApcPowerReceiver
|
- type: ApcPowerReceiver
|
||||||
powerLoad: 1000
|
powerLoad: 1000
|
||||||
|
- type: Computer
|
||||||
|
board: StationAiUploadCircuitboard
|
||||||
- type: AccessReader
|
- type: AccessReader
|
||||||
access: [ [ "ResearchDirector" ] ]
|
access: [ [ "ResearchDirector" ] ]
|
||||||
- type: Lock
|
- type: Lock
|
||||||
|
|||||||
Reference in New Issue
Block a user