Machine upgrading framework [NO CONTENT YET] (#11528)
* upgrading parts baseline * don't hardcode prototypes * 0xsomethingsomething review i sorry i forgot your name
This commit is contained in:
47
Resources/Prototypes/MachineParts/machine_parts.yml
Normal file
47
Resources/Prototypes/MachineParts/machine_parts.yml
Normal file
@@ -0,0 +1,47 @@
|
||||
- type: machinePart
|
||||
id: Capacitor
|
||||
stockPartPrototype: CapacitorStockPart
|
||||
|
||||
- type: machinePart
|
||||
id: ScanningModule
|
||||
stockPartPrototype: ScanningModuleStockPart
|
||||
|
||||
- type: machinePart
|
||||
id: Manipulator
|
||||
stockPartPrototype: MicroManipulatorStockPart
|
||||
|
||||
- type: machinePart
|
||||
id: Laser
|
||||
stockPartPrototype: MicroLaserStockPart
|
||||
|
||||
- type: machinePart
|
||||
id: MatterBin
|
||||
stockPartPrototype: MatterBinStockPart
|
||||
|
||||
- type: machinePart
|
||||
id: Ansible
|
||||
stockPartPrototype: AnsibleSubspaceStockPart
|
||||
|
||||
- type: machinePart
|
||||
id: Filter
|
||||
stockPartPrototype: FilterSubspaceStockPart
|
||||
|
||||
- type: machinePart
|
||||
id: Amplifier
|
||||
stockPartPrototype: AmplifierSubspaceStockPart
|
||||
|
||||
- type: machinePart
|
||||
id: Treatment
|
||||
stockPartPrototype: TreatmentSubspaceStockPart
|
||||
|
||||
- type: machinePart
|
||||
id: Analyzer
|
||||
stockPartPrototype: AnalyzerSubspaceStockPart
|
||||
|
||||
- type: machinePart
|
||||
id: Crystal
|
||||
stockPartPrototype: CrystalSubspaceStockPart
|
||||
|
||||
- type: machinePart
|
||||
id: Transmitter
|
||||
stockPartPrototype: TransmitterSubspaceStockPart
|
||||
Reference in New Issue
Block a user