From 7313104929d930d5872caf8f9f01a75b99fe9b9f Mon Sep 17 00:00:00 2001 From: jrmyr Date: Tue, 4 Nov 2025 03:00:13 -0500 Subject: [PATCH] snapshot: Tue Nov 4 03:00:13 EST 2025 --- Crucible.json | 12 ++++++------ Golem.json | 28 ++++++++++++++-------------- Vanguard Warden.json | 8 ++++---- 3 files changed, 24 insertions(+), 24 deletions(-) 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 1a603176..37963cdb 100644 --- a/Golem.json +++ b/Golem.json @@ -725,6 +725,18 @@ }, "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", @@ -749,18 +761,6 @@ "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": "Bottom", + "details": "Top", "quantity": "1", "manufacturer": null, "component_class": "RSIThruster" @@ -830,7 +830,7 @@ "component_size": "-", "category": "F", "size": "-", - "details": "Top", + "details": "Bottom", "quantity": "1", "manufacturer": null, "component_class": "RSIThruster" diff --git a/Vanguard Warden.json b/Vanguard Warden.json index 7cc2b886..bf1fd844 100644 --- a/Vanguard Warden.json +++ b/Vanguard Warden.json @@ -647,8 +647,8 @@ "type": "computers", "name": "Computer", "mounts": "1", - "component_size": "M", - "size": "M", + "component_size": "S", + "size": "S", "details": "", "quantity": "1", "manufacturer": "TBD", @@ -658,8 +658,8 @@ "type": "computers", "name": "Computer", "mounts": "1", - "component_size": "S", - "size": "S", + "component_size": "M", + "size": "M", "details": "", "quantity": "1", "manufacturer": "TBD",