snapshot: Tue May 13 05:30:11 EDT 2025

This commit is contained in:
jrmyr 2025-05-13 05:30:11 -04:00
parent f36800dca8
commit 7f4f0ed4c7
5 changed files with 29 additions and 29 deletions

View File

@ -839,9 +839,9 @@
"name": "S2 Missiles", "name": "S2 Missiles",
"mounts": "2", "mounts": "2",
"component_size": "2", "component_size": "2",
"size": "2", "size": "3",
"details": "", "details": "",
"quantity": "1", "quantity": "2",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "component_class": "RSIWeapon"
}, },
@ -850,9 +850,9 @@
"name": "S2 Missiles", "name": "S2 Missiles",
"mounts": "2", "mounts": "2",
"component_size": "2", "component_size": "2",
"size": "3", "size": "2",
"details": "", "details": "",
"quantity": "2", "quantity": "1",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "component_class": "RSIWeapon"
} }

View File

@ -852,17 +852,6 @@
"RSIWeapon": { "RSIWeapon": {
"weapons": [], "weapons": [],
"turrets": [ "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", "type": "turrets",
"name": "S4 Weapon", "name": "S4 Weapon",
@ -884,6 +873,17 @@
"quantity": "2", "quantity": "2",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "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": [], "missiles": [],

View File

@ -647,8 +647,8 @@
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "1", "mounts": "1",
"component_size": "S", "component_size": "M",
"size": "S", "size": "M",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -658,8 +658,8 @@
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "1", "mounts": "1",
"component_size": "M", "component_size": "S",
"size": "M", "size": "S",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",

View File

@ -677,9 +677,9 @@
{ {
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "2", "mounts": "1",
"component_size": "S", "component_size": "M",
"size": "S", "size": "M",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -688,9 +688,9 @@
{ {
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "1", "mounts": "2",
"component_size": "M", "component_size": "S",
"size": "M", "size": "S",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",

View File

@ -877,8 +877,8 @@
"type": "turrets", "type": "turrets",
"name": "Manned Turret", "name": "Manned Turret",
"mounts": "1", "mounts": "1",
"component_size": "3", "component_size": "5",
"size": "3", "size": "5",
"details": "", "details": "",
"quantity": "2", "quantity": "2",
"manufacturer": null, "manufacturer": null,
@ -888,8 +888,8 @@
"type": "turrets", "type": "turrets",
"name": "Manned Turret", "name": "Manned Turret",
"mounts": "1", "mounts": "1",
"component_size": "5", "component_size": "3",
"size": "5", "size": "3",
"details": "", "details": "",
"quantity": "2", "quantity": "2",
"manufacturer": null, "manufacturer": null,