snapshot: Sat May 24 00:15:22 EDT 2025
This commit is contained in:
parent
2965e1d56a
commit
6e66f80b45
@ -685,8 +685,8 @@
|
||||
"type": "power_plants",
|
||||
"name": "Power Plant",
|
||||
"mounts": "1",
|
||||
"component_size": "V",
|
||||
"size": "V",
|
||||
"component_size": "S",
|
||||
"size": "S",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
@ -696,8 +696,8 @@
|
||||
"type": "power_plants",
|
||||
"name": "Power Plant",
|
||||
"mounts": "1",
|
||||
"component_size": "S",
|
||||
"size": "S",
|
||||
"component_size": "V",
|
||||
"size": "V",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
@ -708,9 +708,9 @@
|
||||
{
|
||||
"type": "coolers",
|
||||
"name": "Cooler",
|
||||
"mounts": "1",
|
||||
"component_size": "V",
|
||||
"size": "V",
|
||||
"mounts": "2",
|
||||
"component_size": "S",
|
||||
"size": "S",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
@ -719,9 +719,9 @@
|
||||
{
|
||||
"type": "coolers",
|
||||
"name": "Cooler",
|
||||
"mounts": "2",
|
||||
"component_size": "S",
|
||||
"size": "S",
|
||||
"mounts": "1",
|
||||
"component_size": "V",
|
||||
"size": "V",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
|
@ -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"
|
||||
|
28
Golem.json
28
Golem.json
@ -725,18 +725,6 @@
|
||||
},
|
||||
"RSIThruster": {
|
||||
"main_thrusters": [
|
||||
{
|
||||
"type": "main_thrusters",
|
||||
"name": "Main VTOL Thruster",
|
||||
"mounts": "2",
|
||||
"component_size": "-",
|
||||
"category": "",
|
||||
"size": "-",
|
||||
"details": "Main",
|
||||
"quantity": "1",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIThruster"
|
||||
},
|
||||
{
|
||||
"type": "main_thrusters",
|
||||
"name": "Main VTOL Thruster",
|
||||
@ -761,6 +749,18 @@
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIThruster"
|
||||
},
|
||||
{
|
||||
"type": "main_thrusters",
|
||||
"name": "Main VTOL Thruster",
|
||||
"mounts": "2",
|
||||
"component_size": "-",
|
||||
"category": "",
|
||||
"size": "-",
|
||||
"details": "Main",
|
||||
"quantity": "1",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIThruster"
|
||||
},
|
||||
{
|
||||
"type": "main_thrusters",
|
||||
"name": "Main VTOL Thruster",
|
||||
@ -818,7 +818,7 @@
|
||||
"component_size": "-",
|
||||
"category": "F",
|
||||
"size": "-",
|
||||
"details": "Top",
|
||||
"details": "Bottom",
|
||||
"quantity": "1",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIThruster"
|
||||
@ -830,7 +830,7 @@
|
||||
"component_size": "-",
|
||||
"category": "F",
|
||||
"size": "-",
|
||||
"details": "Bottom",
|
||||
"details": "Top",
|
||||
"quantity": "1",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIThruster"
|
||||
|
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user