Reagents now drop when dispensers are deconstructed (#39676)
* Reagents now drop when dispensers are deconstructed * Updated containers to include beakerSlot types * Update Resources/Prototypes/Entities/Structures/Dispensers/base_structuredispensers.yml --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
parent
55069b405d
commit
93a74d4c63
|
|
@ -77,3 +77,7 @@
|
|||
- type: StaticPrice
|
||||
price: 1000
|
||||
- type: WiresPanel
|
||||
- type: EmptyOnMachineDeconstruct
|
||||
containers:
|
||||
- storagebase
|
||||
- beakerSlot
|
||||
|
|
|
|||
Loading…
Reference in New Issue