write a test to ensure all computers are constructible (#13096)
This commit is contained in:
@@ -124,16 +124,6 @@
|
||||
- DroneUsable
|
||||
- ComputerTelevisionCircuitboard
|
||||
|
||||
- type: entity
|
||||
parent: BaseComputerCircuitboard
|
||||
id: PowerMonitoringComputerCircuitboard
|
||||
name: power monitoring computer board
|
||||
components:
|
||||
- type: Sprite
|
||||
state: cpu_engineering
|
||||
- type: ComputerBoard
|
||||
prototype: ComputerPowerMonitoring
|
||||
|
||||
- type: entity
|
||||
parent: BaseComputerCircuitboard
|
||||
id: ResearchComputerCircuitboard
|
||||
|
||||
@@ -96,6 +96,8 @@
|
||||
radius: 1.5
|
||||
energy: 1.6
|
||||
color: "#c94242"
|
||||
- type: Computer
|
||||
board: SyndicateShuttleConsoleCircuitboard
|
||||
|
||||
- type: entity
|
||||
parent: BaseComputerShuttle
|
||||
|
||||
Reference in New Issue
Block a user