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