give station records its own board (#18183)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -61,6 +61,17 @@
|
|||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerCriminalRecords
|
prototype: ComputerCriminalRecords
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseComputerCircuitboard
|
||||||
|
id: StationRecordsComputerCircuitboard
|
||||||
|
name: station records computer board
|
||||||
|
description: A computer printed circuit board for a station records computer.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: cpu_command
|
||||||
|
- type: ComputerBoard
|
||||||
|
prototype: ComputerStationRecords
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: CargoRequestComputerCircuitboard
|
id: CargoRequestComputerCircuitboard
|
||||||
|
|||||||
@@ -316,7 +316,7 @@
|
|||||||
energy: 1.6
|
energy: 1.6
|
||||||
color: "#1f8c28"
|
color: "#1f8c28"
|
||||||
- type: Computer
|
- type: Computer
|
||||||
board: CriminalRecordsComputerCircuitboard
|
board: StationRecordsComputerCircuitboard
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseComputer
|
parent: BaseComputer
|
||||||
|
|||||||
Reference in New Issue
Block a user