Adds salvage magnet board to the circuit imprinter (#31996)
* Adds salvage magnet board to lathe as default recipe, changes board sprite to supply sprite * Adds the salvage magnet board to the QM's locker, science cannot be trusted and never should be * my body is a machine that turns commits pushed to the wrong branch into machinations on git --------- Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
This commit is contained in:
@@ -1208,6 +1208,8 @@
|
||||
name: salvage magnet machine board
|
||||
description: A machine printed circuit board for a salvage magnet.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: supply
|
||||
- type: MachineBoard
|
||||
prototype: SalvageMagnet
|
||||
stackRequirements:
|
||||
|
||||
@@ -449,6 +449,7 @@
|
||||
- SpaceHeaterMachineCircuitBoard
|
||||
- CutterMachineCircuitboard
|
||||
- StationAnchorCircuitboard
|
||||
- SalvageMagnetMachineCircuitboard
|
||||
dynamicRecipes:
|
||||
- ThermomachineFreezerMachineCircuitBoard
|
||||
- HellfireFreezerMachineCircuitBoard
|
||||
|
||||
Reference in New Issue
Block a user