Added a microwave machine circuit board. (#7848)
* Added a microwave machine circuit board. * Moved microwave from bio tech to advanced botany tree
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
unlockedRecipes:
|
||||
- Shovel
|
||||
- ButchCleaver
|
||||
- MicrowaveMachineCircuitboard
|
||||
|
||||
- type: technology
|
||||
name: "advanced surgery"
|
||||
|
||||
@@ -348,3 +348,17 @@
|
||||
Laser: 2
|
||||
materialRequirements:
|
||||
Glass: 1
|
||||
|
||||
- type: entity
|
||||
id: MicrowaveMachineCircuitboard
|
||||
parent: BaseMachineCircuitboard
|
||||
name: microwave machine board
|
||||
components:
|
||||
- type: MachineBoard
|
||||
prototype: KitchenMicrowave
|
||||
requirements:
|
||||
MatterBin: 1
|
||||
Laser: 1
|
||||
materialRequirements:
|
||||
Glass: 2
|
||||
Cable: 2
|
||||
|
||||
@@ -250,6 +250,7 @@
|
||||
- AutolatheMachineCircuitboard
|
||||
- ProtolatheMachineCircuitboard
|
||||
- ReagentGrinderMachineCircuitboard
|
||||
- MicrowaveMachineCircuitboard
|
||||
- UniformPrinterMachineCircuitboard
|
||||
- ShuttleConsoleCircuitboard
|
||||
- CircuitImprinterMachineCircuitboard
|
||||
|
||||
@@ -285,3 +285,12 @@
|
||||
materials:
|
||||
Steel: 100
|
||||
Glass: 900
|
||||
|
||||
- type: latheRecipe
|
||||
id: MicrowaveMachineCircuitboard
|
||||
icon: Objects/Misc/module.rsi/id_mod.png
|
||||
result: MicrowaveMachineCircuitboard
|
||||
completetime: 4
|
||||
materials:
|
||||
Steel: 100
|
||||
Glass: 900
|
||||
|
||||
Reference in New Issue
Block a user