Removed Power Monitoring Computer boards from research and lathe recipes. Added default engineering sprites for atmos computer boards. (#34078)
* Defined sprites for Atmospheric Alerts and Monitoring computer boards. Added research unlocks and lathe recipes for them. * Defined default engineering sprite for atmospherics computer boards. Removed Power Monitoring Computer board from research and lathe recipes. * Defined engineering sprite for atmos computer boards. Removed Power Monitoring Computer board from research and lathe recipes.
This commit is contained in:
@@ -24,15 +24,19 @@
|
||||
name: atmospheric alerts computer board
|
||||
description: A computer printed circuit board for an atmospheric alerts computer.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: cpu_engineering
|
||||
- type: ComputerBoard
|
||||
prototype: ComputerAlert
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseComputerCircuitboard
|
||||
id: AtmosMonitoringComputerCircuitboard
|
||||
name: atmospheric network monitor board
|
||||
description: A computer printed circuit board for an atmospheric network monitor.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: cpu_engineering
|
||||
- type: ComputerBoard
|
||||
prototype: ComputerAtmosMonitoring
|
||||
|
||||
|
||||
@@ -474,7 +474,6 @@
|
||||
- SolarControlComputerCircuitboard
|
||||
- SolarTrackerElectronics
|
||||
- TurboItemRechargerCircuitboard
|
||||
- PowerComputerCircuitboard
|
||||
- AutolatheHyperConvectionMachineCircuitboard
|
||||
- ProtolatheHyperConvectionMachineCircuitboard
|
||||
- CircuitImprinterHyperConvectionMachineCircuitboard
|
||||
|
||||
@@ -429,11 +429,6 @@
|
||||
id: SolarTrackerElectronics
|
||||
result: SolarTrackerElectronics
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseCircuitboardRecipe
|
||||
id: PowerComputerCircuitboard
|
||||
result: PowerComputerCircuitboard
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseCircuitboardRecipe
|
||||
id: CloningConsoleComputerCircuitboard
|
||||
|
||||
@@ -83,7 +83,6 @@
|
||||
- PortableGeneratorPacmanMachineCircuitboard
|
||||
- PortableGeneratorSuperPacmanMachineCircuitboard
|
||||
- PortableGeneratorJrPacmanMachineCircuitboard
|
||||
- PowerComputerCircuitboard #the actual solar panel itself should be in here
|
||||
- SolarControlComputerCircuitboard
|
||||
- SolarTrackerElectronics
|
||||
- EmitterCircuitboard
|
||||
|
||||
Reference in New Issue
Block a user