make the donk microwave drop the correct board on normal deconstruction (#29037)
* make the donk microwave drop the correct board on normal deconstruction * removed the unnecessary SyndicateMicrowaveMachineBoard tag
This commit is contained in:
@@ -1021,6 +1021,20 @@
|
||||
tags:
|
||||
- MicrowaveMachineBoard
|
||||
|
||||
- type: entity
|
||||
id: SyndicateMicrowaveMachineCircuitboard
|
||||
parent: BaseMachineCircuitboard
|
||||
name: donk co. microwave machine board
|
||||
components:
|
||||
- type: Sprite
|
||||
state: service
|
||||
- type: MachineBoard
|
||||
prototype: SyndicateMicrowave
|
||||
stackRequirements:
|
||||
Capacitor: 1
|
||||
Glass: 2
|
||||
Cable: 2
|
||||
|
||||
- type: entity
|
||||
id: FatExtractorMachineCircuitboard
|
||||
parent: BaseMachineCircuitboard
|
||||
|
||||
@@ -121,5 +121,5 @@
|
||||
sprite: Structures/Machines/microwave_syndie.rsi
|
||||
drawdepth: SmallObjects
|
||||
snapCardinals: true
|
||||
|
||||
|
||||
- type: Machine
|
||||
board: SyndicateMicrowaveMachineCircuitboard
|
||||
|
||||
@@ -254,7 +254,7 @@
|
||||
|
||||
- type: Tag
|
||||
id: CableCoil
|
||||
|
||||
|
||||
- type: Tag
|
||||
id: Candle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user