Recolor some machine boards (#35715)

* recolor

* Revert for easier review

This reverts commit 20709a6e1f1ac9c99cb030ee56156c8ed4bcc291.

* spacing

* colors

* Revert "spacing"

This reverts commit 92d2d4fc6ee918d13cc8f1f82ce720b94e25d4a8.
This commit is contained in:
āda
2025-03-21 04:40:35 -05:00
committed by GitHub
parent 6e82ac9f81
commit 2dc7236a71
2 changed files with 95 additions and 61 deletions

View File

@@ -33,15 +33,17 @@
name: protolathe machine board
description: A machine printed circuit board for a protolathe.
components:
- type: MachineBoard
prototype: Protolathe
stackRequirements:
MatterBin: 2
Manipulator: 2
tagRequirements:
GlassBeaker:
amount: 2
defaultPrototype: Beaker
- type: Sprite
state: science
- type: MachineBoard
prototype: Protolathe
stackRequirements:
MatterBin: 2
Manipulator: 2
tagRequirements:
GlassBeaker:
amount: 2
defaultPrototype: Beaker
- type: entity
parent: BaseMachineCircuitboard
@@ -49,6 +51,8 @@
name: hyper convection protolathe machine board
description: A machine printed circuit board for a hyper convection protolathe.
components:
- type: Sprite
state: science
- type: MachineBoard
prototype: ProtolatheHyperConvection
stackRequirements:
@@ -67,11 +71,13 @@
name: biocube fabricator machine board
description: A machine printed circuit board for a biocube fabricator.
components:
- type: MachineBoard
prototype: Biofabricator
stackRequirements:
MatterBin: 4
Glass: 1
- type: Sprite
state: service
- type: MachineBoard
prototype: Biofabricator
stackRequirements:
MatterBin: 4
Glass: 1
- type: entity
id: SecurityTechFabCircuitboard
@@ -573,17 +579,19 @@
name: biomass reclaimer machine board
description: A machine printed circuit board for a biomass reclaimer.
components:
- type: MachineBoard
prototype: BiomassReclaimer
stackRequirements:
MatterBin: 2
Manipulator: 1
Steel: 5
tagRequirements:
Knife:
amount: 2
defaultPrototype: KitchenKnife
examineName: construction-insert-info-examine-name-knife
- type: Sprite
state: medical
- type: MachineBoard
prototype: BiomassReclaimer
stackRequirements:
MatterBin: 2
Manipulator: 1
Steel: 5
tagRequirements:
Knife:
amount: 2
defaultPrototype: KitchenKnife
examineName: construction-insert-info-examine-name-knife
- type: entity
id: HydroponicsTrayMachineCircuitboard
@@ -792,12 +800,14 @@
id: DawInstrumentMachineCircuitboard
name: digital audio workstation machine board
components:
- type: MachineBoard
prototype: DawInstrument
stackRequirements:
Glass: 1
Cable: 1
tagRequirements:
- type: Sprite
state: service
- type: MachineBoard
prototype: DawInstrument
stackRequirements:
Glass: 1
Cable: 1
tagRequirements:
# One instrument to bring them all and in the darkness bind them...
KeyedInstrument:
amount: 1
@@ -845,6 +855,8 @@
parent: BaseMachineCircuitboard
name: thruster machine board
components:
- type: Sprite
state: supply
- type: MachineBoard
prototype: Thruster
stackRequirements:
@@ -856,6 +868,8 @@
parent: BaseMachineCircuitboard
name: gyroscope machine board
components:
- type: Sprite
state: supply
- type: MachineBoard
prototype: Gyroscope
stackRequirements:
@@ -925,11 +939,13 @@
name: hotplate machine board
description: A machine printed circuit board for a hotplate.
components:
- type: MachineBoard
prototype: ChemistryHotplate
stackRequirements:
Capacitor: 2
Glass: 1
- type: Sprite
state: medical
- type: MachineBoard
prototype: ChemistryHotplate
stackRequirements:
Capacitor: 2
Glass: 1
- type: entity
parent: BaseMachineCircuitboard
@@ -937,6 +953,8 @@
name: electric grill machine board
description: A machine printed circuit board for an electric grill.
components:
- type: Sprite
state: service
- type: MachineBoard
prototype: KitchenElectricGrill
stackRequirements:
@@ -1106,10 +1124,12 @@
name: surveillance camera router board
description: A machine printed circuit board for a surveillance camera router.
components:
- type: MachineBoard
prototype: SurveillanceCameraRouterConstructed
stackRequirements:
Cable: 1
- type: Sprite
state: security
- type: MachineBoard
prototype: SurveillanceCameraRouterConstructed
stackRequirements:
Cable: 1
- type: entity
id: SurveillanceCameraWirelessRouterCircuitboard
@@ -1117,11 +1137,13 @@
name: surveillance camera wireless router board
description: A machine printed circuit board for a surveillance camera wireless router.
components:
- type: MachineBoard
prototype: SurveillanceCameraWirelessRouterConstructed
stackRequirements:
Cable: 2
Glass: 1
- type: Sprite
state: service
- type: MachineBoard
prototype: SurveillanceCameraWirelessRouterConstructed
stackRequirements:
Cable: 2
Glass: 1
- type: entity
id: SurveillanceWirelessCameraMovableCircuitboard
@@ -1129,11 +1151,13 @@
name: movable wireless camera board
description: A machine printed circuit board for a movable wireless camera.
components:
- type: MachineBoard
prototype: SurveillanceWirelessCameraMovableConstructed
stackRequirements:
Glass: 2
Cable: 2
- type: Sprite
state: service
- type: MachineBoard
prototype: SurveillanceWirelessCameraMovableConstructed
stackRequirements:
Glass: 2
Cable: 2
- type: entity
id: SurveillanceWirelessCameraAnchoredCircuitboard
@@ -1141,11 +1165,13 @@
name: wireless camera board
description: A machine printed circuit board for a wireless camera.
components:
- type: MachineBoard
prototype: SurveillanceWirelessCameraAnchoredConstructed
stackRequirements:
Cable: 2
Glass: 1
- type: Sprite
state: service
- type: MachineBoard
prototype: SurveillanceWirelessCameraAnchoredConstructed
stackRequirements:
Cable: 2
Glass: 1
- type: entity
id: GasRecyclerMachineCircuitboard
@@ -1153,6 +1179,8 @@
name: gas recycler board
description: A printed circuit board for a gas recycler.
components:
- type: Sprite
state: engineering
- type: MachineBoard
prototype: GasRecycler
stackRequirements:
@@ -1229,11 +1257,13 @@
name: telecommunication server machine board
description: A machine printed circuit board for an telecommunication server.
components:
- type: MachineBoard
prototype: TelecomServer
stackRequirements:
Steel: 1
Cable: 2
- type: Sprite
state: engineering
- type: MachineBoard
prototype: TelecomServer
stackRequirements:
Steel: 1
Cable: 2
- type: entity
parent: BaseMachineCircuitboard
@@ -1257,6 +1287,8 @@
name: mini gravity generator machine board
description: A machine printed circuit board for a mini gravity generator.
components:
- type: Sprite
state: supply
- type: MachineBoard
prototype: GravityGeneratorMini
stackRequirements:
@@ -1300,6 +1332,8 @@
name: jukebox machine board
description: A machine printed circuit board for a jukebox.
components:
- type: Sprite
state: service
- type: MachineBoard
prototype: Jukebox
stackRequirements:

View File

@@ -178,7 +178,7 @@
description: A computer printed circuit board for a surveillance wireless camera monitor.
components:
- type: Sprite
state: cpu_security
state: cpu_service
- type: ComputerBoard
prototype: ComputerSurveillanceWirelessCameraMonitor