Remove some unneeded MaterialStorage (#12024)
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
acts: ["Destruction"]
|
acts: ["Destruction"]
|
||||||
- type: Machine
|
- type: Machine
|
||||||
board: ChemDispenserMachineCircuitboard
|
board: ChemDispenserMachineCircuitboard
|
||||||
- type: MaterialStorage
|
|
||||||
- type: Wires
|
- type: Wires
|
||||||
BoardName: "chem_dispenser"
|
BoardName: "chem_dispenser"
|
||||||
LayoutId: chem_dispenser
|
LayoutId: chem_dispenser
|
||||||
|
|||||||
@@ -64,7 +64,6 @@
|
|||||||
LayoutId: chem_master
|
LayoutId: chem_master
|
||||||
- type: Machine
|
- type: Machine
|
||||||
board: ChemMasterMachineCircuitboard
|
board: ChemMasterMachineCircuitboard
|
||||||
- type: MaterialStorage
|
|
||||||
- type: ContainerContainer
|
- type: ContainerContainer
|
||||||
containers:
|
containers:
|
||||||
beakerSlot: !type:ContainerSlot
|
beakerSlot: !type:ContainerSlot
|
||||||
|
|||||||
@@ -55,7 +55,6 @@
|
|||||||
acts: ["Destruction"]
|
acts: ["Destruction"]
|
||||||
- type: Machine
|
- type: Machine
|
||||||
board: MedicalScannerMachineCircuitboard
|
board: MedicalScannerMachineCircuitboard
|
||||||
- type: MaterialStorage
|
|
||||||
- type: Wires
|
- type: Wires
|
||||||
BoardName: "MedicalScanner"
|
BoardName: "MedicalScanner"
|
||||||
LayoutId: MedicalScanner
|
LayoutId: MedicalScanner
|
||||||
|
|||||||
@@ -78,7 +78,6 @@
|
|||||||
acts: ["Destruction"]
|
acts: ["Destruction"]
|
||||||
- type: Machine
|
- type: Machine
|
||||||
board: HydroponicsTrayMachineCircuitboard
|
board: HydroponicsTrayMachineCircuitboard
|
||||||
- type: MaterialStorage
|
|
||||||
- type: Wires
|
- type: Wires
|
||||||
BoardName: "HydroponicsTray"
|
BoardName: "HydroponicsTray"
|
||||||
LayoutId: HydroponicsTray
|
LayoutId: HydroponicsTray
|
||||||
|
|||||||
Reference in New Issue
Block a user