The reagent grinder is now constructable (#5925)
This commit is contained in:
@@ -110,3 +110,20 @@
|
||||
DefaultPrototype: Beaker
|
||||
ExamineName: Glass Beaker
|
||||
|
||||
- type: entity
|
||||
id: KitchenReagentGrinderMachineCircuitboard #unsure why the reagent grinder has 'kitchen' in the id name when multiple departments use it but that's for another time
|
||||
parent: BaseMachineCircuitboard
|
||||
name: Reagent Grinder (Machine Board)
|
||||
components:
|
||||
- type: MachineBoard
|
||||
prototype: KitchenReagentGrinder
|
||||
requirements:
|
||||
Laser: 1
|
||||
ScanningModule: 1
|
||||
MatterBin: 2
|
||||
tagRequirements:
|
||||
GlassBeaker:
|
||||
Amount: 1
|
||||
DefaultPrototype: Beaker
|
||||
ExamineName: Glass Beaker
|
||||
|
||||
|
||||
@@ -184,6 +184,7 @@
|
||||
- SolarControlComputerCircuitboard
|
||||
- AutolatheMachineCircuitboard
|
||||
- ProtolatheMachineCircuitboard
|
||||
- KitchenReagentGrinderMachineCircuitboard
|
||||
- CrewMonitoringComputerCircuitboard
|
||||
- Bucket
|
||||
- MopItem
|
||||
|
||||
Reference in New Issue
Block a user