snapshot: Sun May 25 12:45:11 EDT 2025
This commit is contained in:
parent
beab52102c
commit
9e97447a8f
@ -839,9 +839,9 @@
|
||||
"name": "S2 Missiles",
|
||||
"mounts": "2",
|
||||
"component_size": "2",
|
||||
"size": "2",
|
||||
"size": "3",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"quantity": "2",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
},
|
||||
@ -850,9 +850,9 @@
|
||||
"name": "S2 Missiles",
|
||||
"mounts": "2",
|
||||
"component_size": "2",
|
||||
"size": "3",
|
||||
"size": "2",
|
||||
"details": "",
|
||||
"quantity": "2",
|
||||
"quantity": "1",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
}
|
||||
|
@ -852,17 +852,6 @@
|
||||
"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",
|
||||
@ -884,6 +873,17 @@
|
||||
"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": [],
|
||||
|
@ -852,17 +852,6 @@
|
||||
"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",
|
||||
@ -884,6 +873,17 @@
|
||||
"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": [],
|
||||
|
@ -685,8 +685,8 @@
|
||||
"type": "power_plants",
|
||||
"name": "Power Plant",
|
||||
"mounts": "1",
|
||||
"component_size": "S",
|
||||
"size": "S",
|
||||
"component_size": "V",
|
||||
"size": "V",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
@ -696,8 +696,8 @@
|
||||
"type": "power_plants",
|
||||
"name": "Power Plant",
|
||||
"mounts": "1",
|
||||
"component_size": "V",
|
||||
"size": "V",
|
||||
"component_size": "S",
|
||||
"size": "S",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
@ -708,9 +708,9 @@
|
||||
{
|
||||
"type": "coolers",
|
||||
"name": "Cooler",
|
||||
"mounts": "2",
|
||||
"component_size": "S",
|
||||
"size": "S",
|
||||
"mounts": "1",
|
||||
"component_size": "V",
|
||||
"size": "V",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
@ -719,9 +719,9 @@
|
||||
{
|
||||
"type": "coolers",
|
||||
"name": "Cooler",
|
||||
"mounts": "1",
|
||||
"component_size": "V",
|
||||
"size": "V",
|
||||
"mounts": "2",
|
||||
"component_size": "S",
|
||||
"size": "S",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
|
@ -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",
|
||||
|
@ -827,7 +827,7 @@
|
||||
"mounts": "1",
|
||||
"component_size": "TBD",
|
||||
"size": "3",
|
||||
"details": "Ball",
|
||||
"details": "Canard",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
"component_class": "RSIWeapon"
|
||||
@ -838,7 +838,7 @@
|
||||
"mounts": "1",
|
||||
"component_size": "TBD",
|
||||
"size": "3",
|
||||
"details": "Canard",
|
||||
"details": "Ball",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
"component_class": "RSIWeapon"
|
||||
|
@ -900,9 +900,9 @@
|
||||
"name": "S2 Missiles",
|
||||
"mounts": "4",
|
||||
"component_size": "2",
|
||||
"size": "2",
|
||||
"size": "3",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"quantity": "2",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
},
|
||||
@ -911,9 +911,9 @@
|
||||
"name": "S2 Missiles",
|
||||
"mounts": "4",
|
||||
"component_size": "2",
|
||||
"size": "3",
|
||||
"size": "2",
|
||||
"details": "",
|
||||
"quantity": "2",
|
||||
"quantity": "1",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user