snapshot: Fri Nov 21 03:30:12 EST 2025
This commit is contained in:
parent
20e2b3b381
commit
b937c5b22a
@ -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": [],
|
||||
|
||||
@ -827,7 +827,7 @@
|
||||
"mounts": "1",
|
||||
"component_size": "TBD",
|
||||
"size": "3",
|
||||
"details": "Canard",
|
||||
"details": "Ball",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
"component_class": "RSIWeapon"
|
||||
@ -838,7 +838,7 @@
|
||||
"mounts": "1",
|
||||
"component_size": "TBD",
|
||||
"size": "3",
|
||||
"details": "Ball",
|
||||
"details": "Canard",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
"component_class": "RSIWeapon"
|
||||
|
||||
@ -858,7 +858,7 @@
|
||||
"component_size": "3",
|
||||
"size": "3",
|
||||
"details": "",
|
||||
"quantity": "4",
|
||||
"quantity": "2",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
},
|
||||
@ -869,7 +869,7 @@
|
||||
"component_size": "3",
|
||||
"size": "3",
|
||||
"details": "",
|
||||
"quantity": "2",
|
||||
"quantity": "4",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
},
|
||||
@ -888,10 +888,10 @@
|
||||
"type": "turrets",
|
||||
"name": "Manned Turret",
|
||||
"mounts": "1",
|
||||
"component_size": "5",
|
||||
"size": "5",
|
||||
"component_size": "3",
|
||||
"size": "3",
|
||||
"details": "",
|
||||
"quantity": "4",
|
||||
"quantity": "2",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
},
|
||||
@ -899,10 +899,10 @@
|
||||
"type": "turrets",
|
||||
"name": "Manned Turret",
|
||||
"mounts": "1",
|
||||
"component_size": "3",
|
||||
"size": "3",
|
||||
"component_size": "5",
|
||||
"size": "5",
|
||||
"details": "",
|
||||
"quantity": "2",
|
||||
"quantity": "4",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user