From 26a5964f4703ce81f0708a7c1cb66cc3355f6874 Mon Sep 17 00:00:00 2001 From: jrmyr Date: Tue, 4 Nov 2025 00:45:13 -0500 Subject: [PATCH] snapshot: Tue Nov 4 00:45:13 EST 2025 --- Carrack.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Carrack.json b/Carrack.json index ddeef078..00b34cf9 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": [],