diff --git a/Arrow.json b/Arrow.json index 9798854a..2beedb88 100644 --- a/Arrow.json +++ b/Arrow.json @@ -839,9 +839,9 @@ "name": "S2 Missiles", "mounts": "2", "component_size": "2", - "size": "3", + "size": "2", "details": "", - "quantity": "2", + "quantity": "1", "manufacturer": null, "component_class": "RSIWeapon" }, @@ -850,9 +850,9 @@ "name": "S2 Missiles", "mounts": "2", "component_size": "2", - "size": "2", + "size": "3", "details": "", - "quantity": "1", + "quantity": "2", "manufacturer": null, "component_class": "RSIWeapon" } diff --git a/Corsair.json b/Corsair.json index e54f7a1b..88c7ae3c 100644 --- a/Corsair.json +++ b/Corsair.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",