snapshot: Tue May 13 05:45:10 EDT 2025

This commit is contained in:
jrmyr 2025-05-13 05:45:10 -04:00
parent 7f4f0ed4c7
commit 9d6e746ccc
5 changed files with 29 additions and 29 deletions

View File

@ -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"
}

View File

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

View File

@ -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",

View File

@ -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",

View File

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