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:
Simon
2025-05-27 13:47:49 +02:00
committed by GitHub
parent a371c15748
commit 2bbe66cea9
22 changed files with 102 additions and 200 deletions

View File

@@ -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