From bb1c27e4bb583a3929ec33df1f5b44bbefe6e726 Mon Sep 17 00:00:00 2001 From: jrmyr Date: Mon, 10 Nov 2025 02:15:12 -0500 Subject: [PATCH] snapshot: Mon Nov 10 02:15:12 EST 2025 --- Asgard.json | 8 ++++---- Crucible.json | 12 ++++++------ Golem.json | 28 ++++++++++++++-------------- Vanguard Harbinger.json | 8 ++++---- 4 files changed, 28 insertions(+), 28 deletions(-) diff --git a/Asgard.json b/Asgard.json index 1dc47b80..cdbc1ce3 100644 --- a/Asgard.json +++ b/Asgard.json @@ -823,22 +823,22 @@ { "type": "weapons", "name": "S3 Weapon", - "mounts": "1", + "mounts": "4", "component_size": "3", "size": "3", "details": "", - "quantity": "2", + "quantity": "1", "manufacturer": null, "component_class": "RSIWeapon" }, { "type": "weapons", "name": "S3 Weapon", - "mounts": "4", + "mounts": "1", "component_size": "3", "size": "3", "details": "", - "quantity": "1", + "quantity": "2", "manufacturer": null, "component_class": "RSIWeapon" } diff --git a/Crucible.json b/Crucible.json index c4b7bff4..159ec5ab 100644 --- a/Crucible.json +++ b/Crucible.json @@ -677,9 +677,9 @@ { "type": "computers", "name": "Computer", - "mounts": "1", - "component_size": "M", - "size": "M", + "mounts": "2", + "component_size": "S", + "size": "S", "details": "", "quantity": "1", "manufacturer": "TBD", @@ -688,9 +688,9 @@ { "type": "computers", "name": "Computer", - "mounts": "2", - "component_size": "S", - "size": "S", + "mounts": "1", + "component_size": "M", + "size": "M", "details": "", "quantity": "1", "manufacturer": "TBD", diff --git a/Golem.json b/Golem.json index 37963cdb..1a603176 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/Vanguard Harbinger.json b/Vanguard Harbinger.json index dee3fc67..13f689a8 100644 --- a/Vanguard Harbinger.json +++ b/Vanguard Harbinger.json @@ -678,8 +678,8 @@ "type": "computers", "name": "Computer", "mounts": "1", - "component_size": "M", - "size": "M", + "component_size": "S", + "size": "S", "details": "", "quantity": "1", "manufacturer": "TBD", @@ -689,8 +689,8 @@ "type": "computers", "name": "Computer", "mounts": "1", - "component_size": "S", - "size": "S", + "component_size": "M", + "size": "M", "details": "", "quantity": "1", "manufacturer": "TBD",