diff --git a/Asgard.json b/Asgard.json index 2d8a3e37..33a9266b 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 159ec5ab..c4b7bff4 100644 --- a/Crucible.json +++ b/Crucible.json @@ -677,9 +677,9 @@ { "type": "computers", "name": "Computer", - "mounts": "2", - "component_size": "S", - "size": "S", + "mounts": "1", + "component_size": "M", + "size": "M", "details": "", "quantity": "1", "manufacturer": "TBD", @@ -688,9 +688,9 @@ { "type": "computers", "name": "Computer", - "mounts": "1", - "component_size": "M", - "size": "M", + "mounts": "2", + "component_size": "S", + "size": "S", "details": "", "quantity": "1", "manufacturer": "TBD", diff --git a/Vanguard Warden.json b/Vanguard Warden.json index bf1fd844..7cc2b886 100644 --- a/Vanguard Warden.json +++ b/Vanguard Warden.json @@ -647,8 +647,8 @@ "type": "computers", "name": "Computer", "mounts": "1", - "component_size": "S", - "size": "S", + "component_size": "M", + "size": "M", "details": "", "quantity": "1", "manufacturer": "TBD", @@ -658,8 +658,8 @@ "type": "computers", "name": "Computer", "mounts": "1", - "component_size": "M", - "size": "M", + "component_size": "S", + "size": "S", "details": "", "quantity": "1", "manufacturer": "TBD",