diff --git a/Cutlass Black.json b/Cutlass Black.json index 18572bfc..b6e1aa98 100644 --- a/Cutlass Black.json +++ b/Cutlass Black.json @@ -766,7 +766,19 @@ ] }, "RSIModular": { - "power_plants": [], + "power_plants": [ + { + "type": "power_plants", + "name": "Power Plant", + "mounts": "1", + "component_size": "M", + "size": "M", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIModular" + } + ], "coolers": [ { "type": "coolers", diff --git a/Golem.json b/Golem.json index 5b073d44..dea0004d 100644 --- a/Golem.json +++ b/Golem.json @@ -657,7 +657,19 @@ ] }, "RSIPropulsion": { - "fuel_intakes": [], + "fuel_intakes": [ + { + "type": "fuel_intakes", + "name": "Fuel Intake", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], "fuel_tanks": [ { "type": "fuel_tanks", @@ -671,9 +683,45 @@ "component_class": "RSIPropulsion" } ], - "quantum_drives": [], - "jump_modules": [], - "quantum_fuel_tanks": [] + "quantum_drives": [ + { + "type": "quantum_drives", + "name": "Quantum Drive", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], + "jump_modules": [ + { + "type": "jump_modules", + "name": "Jump Module", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], + "quantum_fuel_tanks": [ + { + "type": "quantum_fuel_tanks", + "name": "Quantum Fuel Tank", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIPropulsion" + } + ] }, "RSIThruster": { "main_thrusters": [ diff --git a/Salvation.json b/Salvation.json index 4b3528e5..04178a3c 100644 --- a/Salvation.json +++ b/Salvation.json @@ -792,7 +792,19 @@ "component_class": "RSIModular" } ], - "shield_generators": [] + "shield_generators": [ + { + "type": "shield_generators", + "name": "Shield Generator", + "mounts": "2", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIModular" + } + ] }, "RSIWeapon": { "weapons": [