snapshot: Tue Nov 11 02:45:11 EST 2025
This commit is contained in:
parent
23b907dcf4
commit
fc7ca9046b
@ -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"
|
||||
}
|
||||
|
||||
22
Carrack.json
22
Carrack.json
@ -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": [],
|
||||
|
||||
@ -857,7 +857,7 @@
|
||||
"name": "S2 Weapon",
|
||||
"mounts": "1",
|
||||
"component_size": "2",
|
||||
"size": "2",
|
||||
"size": "3",
|
||||
"details": "Remote",
|
||||
"quantity": "2",
|
||||
"manufacturer": null,
|
||||
@ -868,7 +868,7 @@
|
||||
"name": "S2 Weapon",
|
||||
"mounts": "1",
|
||||
"component_size": "2",
|
||||
"size": "3",
|
||||
"size": "2",
|
||||
"details": "Remote",
|
||||
"quantity": "2",
|
||||
"manufacturer": null,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user