diff --git a/Centurion.json b/Centurion.json index 42ea9db4..8f454135 100644 --- a/Centurion.json +++ b/Centurion.json @@ -685,8 +685,8 @@ "type": "power_plants", "name": "Power Plant", "mounts": "1", - "component_size": "V", - "size": "V", + "component_size": "S", + "size": "S", "details": "", "quantity": "1", "manufacturer": "TBD", @@ -696,8 +696,8 @@ "type": "power_plants", "name": "Power Plant", "mounts": "1", - "component_size": "S", - "size": "S", + "component_size": "V", + "size": "V", "details": "", "quantity": "1", "manufacturer": "TBD", @@ -708,9 +708,9 @@ { "type": "coolers", "name": "Cooler", - "mounts": "1", - "component_size": "V", - "size": "V", + "mounts": "2", + "component_size": "S", + "size": "S", "details": "", "quantity": "1", "manufacturer": "TBD", @@ -719,9 +719,9 @@ { "type": "coolers", "name": "Cooler", - "mounts": "2", - "component_size": "S", - "size": "S", + "mounts": "1", + "component_size": "V", + "size": "V", "details": "", "quantity": "1", "manufacturer": "TBD", diff --git a/F7C Hornet Mk II.json b/F7C Hornet Mk II.json index a0f60f2b..42095484 100644 --- a/F7C Hornet Mk II.json +++ b/F7C Hornet Mk II.json @@ -827,7 +827,7 @@ "mounts": "1", "component_size": "TBD", "size": "3", - "details": "Canard", + "details": "Ball", "quantity": "1", "manufacturer": "TBD", "component_class": "RSIWeapon" @@ -838,7 +838,7 @@ "mounts": "1", "component_size": "TBD", "size": "3", - "details": "Ball", + "details": "Canard", "quantity": "1", "manufacturer": "TBD", "component_class": "RSIWeapon" diff --git a/Golem.json b/Golem.json index c5c65b49..13e0b0af 100644 --- a/Golem.json +++ b/Golem.json @@ -725,18 +725,6 @@ }, "RSIThruster": { "main_thrusters": [ - { - "type": "main_thrusters", - "name": "Main VTOL Thruster", - "mounts": "2", - "component_size": "-", - "category": "", - "size": "-", - "details": "Main", - "quantity": "1", - "manufacturer": null, - "component_class": "RSIThruster" - }, { "type": "main_thrusters", "name": "Main VTOL Thruster", @@ -761,6 +749,18 @@ "manufacturer": null, "component_class": "RSIThruster" }, + { + "type": "main_thrusters", + "name": "Main VTOL Thruster", + "mounts": "2", + "component_size": "-", + "category": "", + "size": "-", + "details": "Main", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + }, { "type": "main_thrusters", "name": "Main VTOL Thruster", @@ -818,7 +818,7 @@ "component_size": "-", "category": "F", "size": "-", - "details": "Top", + "details": "Bottom", "quantity": "1", "manufacturer": null, "component_class": "RSIThruster" @@ -830,7 +830,7 @@ "component_size": "-", "category": "F", "size": "-", - "details": "Bottom", + "details": "Top", "quantity": "1", "manufacturer": null, "component_class": "RSIThruster" diff --git a/Ironclad.json b/Ironclad.json index 4cec4355..c35b1372 100644 --- a/Ironclad.json +++ b/Ironclad.json @@ -877,8 +877,8 @@ "type": "turrets", "name": "Manned Turret", "mounts": "1", - "component_size": "5", - "size": "5", + "component_size": "3", + "size": "3", "details": "", "quantity": "2", "manufacturer": null, @@ -888,8 +888,8 @@ "type": "turrets", "name": "Manned Turret", "mounts": "1", - "component_size": "3", - "size": "3", + "component_size": "5", + "size": "5", "details": "", "quantity": "2", "manufacturer": null,