diff --git a/Carrack.json b/Carrack.json index b703ff13..1e56c8df 100644 --- a/Carrack.json +++ b/Carrack.json @@ -852,17 +852,6 @@ "RSIWeapon": { "weapons": [], "turrets": [ - { - "type": "turrets", - "name": "S4 Weapon", - "mounts": "1", - "component_size": "4", - "size": "4", - "details": "Manned (Bottom)", - "quantity": "2", - "manufacturer": null, - "component_class": "RSIWeapon" - }, { "type": "turrets", "name": "S4 Weapon", @@ -884,6 +873,17 @@ "quantity": "2", "manufacturer": null, "component_class": "RSIWeapon" + }, + { + "type": "turrets", + "name": "S4 Weapon", + "mounts": "1", + "component_size": "4", + "size": "4", + "details": "Manned (Bottom)", + "quantity": "2", + "manufacturer": null, + "component_class": "RSIWeapon" } ], "missiles": [], diff --git a/Ironclad.json b/Ironclad.json index 80d4b125..e0615403 100644 --- a/Ironclad.json +++ b/Ironclad.json @@ -877,8 +877,8 @@ "type": "turrets", "name": "Manned Turret", "mounts": "1", - "component_size": "3", - "size": "3", + "component_size": "5", + "size": "5", "details": "", "quantity": "2", "manufacturer": null, @@ -888,8 +888,8 @@ "type": "turrets", "name": "Manned Turret", "mounts": "1", - "component_size": "5", - "size": "5", + "component_size": "3", + "size": "3", "details": "", "quantity": "2", "manufacturer": null,