]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Removed Power Monitoring Computer boards from research and lathe recipes. Added defau...
authorAlpaccalypse <llamageddon@llamageddon.net>
Sat, 28 Dec 2024 10:13:13 +0000 (10:13 +0000)
committerGitHub <noreply@github.com>
Sat, 28 Dec 2024 10:13:13 +0000 (11:13 +0100)
* 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.

Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Recipes/Lathes/electronics.yml
Resources/Prototypes/Research/industrial.yml

index 26f2881ae80126fd23c15af5ca846d84baa0020f..de7513e735b9bd8ea0180bb50020c8806ec2ca89 100644 (file)
   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
 
index 55f754df3d1b742902dbf064d6f3466aed0caf9a..4b8622e430ce2129491feb1b543cc5b17519a740 100644 (file)
       - SolarControlComputerCircuitboard
       - SolarTrackerElectronics
       - TurboItemRechargerCircuitboard
-      - PowerComputerCircuitboard
       - AutolatheHyperConvectionMachineCircuitboard
       - ProtolatheHyperConvectionMachineCircuitboard
       - CircuitImprinterHyperConvectionMachineCircuitboard
index af74e7f3c79becc823addc22682368c6598170ce..0a2afc6b717fc6e35c352b628485289046bae252 100644 (file)
   id: SolarTrackerElectronics
   result: SolarTrackerElectronics
 
-- type: latheRecipe
-  parent: BaseCircuitboardRecipe
-  id: PowerComputerCircuitboard
-  result: PowerComputerCircuitboard
-
 - type: latheRecipe
   parent: BaseCircuitboardRecipe
   id: CloningConsoleComputerCircuitboard
index e05212bf68e527b8543f565e20bdde5188de608c..a9cafa5fa9a4e9af9fc74c194fb5113f41d8cd14 100644 (file)
@@ -83,7 +83,6 @@
   - PortableGeneratorPacmanMachineCircuitboard
   - PortableGeneratorSuperPacmanMachineCircuitboard
   - PortableGeneratorJrPacmanMachineCircuitboard
-  - PowerComputerCircuitboard #the actual solar panel itself should be in here
   - SolarControlComputerCircuitboard
   - SolarTrackerElectronics
   - EmitterCircuitboard