@@ -395,3 +395,14 @@
|
||||
state: cpu_science
|
||||
- type: ComputerBoard
|
||||
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
|
||||
- type: ApcPowerReceiver
|
||||
powerLoad: 1000
|
||||
- type: Computer
|
||||
board: StationAiUploadCircuitboard
|
||||
- type: AccessReader
|
||||
access: [ [ "ResearchDirector" ] ]
|
||||
- type: Lock
|
||||
|
||||
Reference in New Issue
Block a user