diff --git a/Carrack Expedition.json b/Carrack Expedition.json index e9a6a9b..3252fba 100644 --- a/Carrack Expedition.json +++ b/Carrack Expedition.json @@ -852,6 +852,17 @@ "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", @@ -873,17 +884,6 @@ "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": [],