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:
@@ -29,8 +29,6 @@ public abstract partial class InteractionTest
|
||||
protected const string Rod = "MetalRod";
|
||||
|
||||
// Parts
|
||||
protected const string Bin1 = "MatterBinStockPart";
|
||||
protected const string Cap1 = "CapacitorStockPart";
|
||||
protected const string Manipulator1 = "MicroManipulatorStockPart";
|
||||
protected const string Battery1 = "PowerCellSmall";
|
||||
protected const string Battery4 = "PowerCellHyper";
|
||||
|
||||
Reference in New Issue
Block a user