Remove capacitors and matter bins (#37725)
* Remove capacitors and matter bins * fix migrations and yaml errors, remove parts fully * Rename to "modular machine part" * Sloth review
This commit is contained in:
@@ -4,21 +4,9 @@
|
||||
spawn: ArtifactFragment1
|
||||
maxCount: 30
|
||||
|
||||
- type: stack
|
||||
id: Capacitor
|
||||
name: stack-capacitor
|
||||
icon: { sprite: /Textures/Objects/Misc/stock_parts.rsi, state: capacitor }
|
||||
spawn: CapacitorStockPart
|
||||
maxCount: 10
|
||||
|
||||
- type: stack
|
||||
id: Manipulator
|
||||
name: stack-micro-manipulator
|
||||
spawn: MicroManipulatorStockPart
|
||||
maxCount: 10
|
||||
|
||||
- type: stack
|
||||
id: MatterBin
|
||||
name: stack-matter-bin
|
||||
spawn: MatterBinStockPart
|
||||
maxCount: 10
|
||||
|
||||
Reference in New Issue
Block a user