snapshot: Sat May 17 04:15:10 EDT 2025
This commit is contained in:
parent
857e1fc011
commit
821b3288f3
@ -854,9 +854,9 @@
|
|||||||
{
|
{
|
||||||
"type": "weapons",
|
"type": "weapons",
|
||||||
"name": "S3 Weapon",
|
"name": "S3 Weapon",
|
||||||
"mounts": "2",
|
"mounts": "1",
|
||||||
"component_size": "3",
|
"component_size": "3",
|
||||||
"size": "2",
|
"size": "3",
|
||||||
"details": "",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
@ -865,9 +865,9 @@
|
|||||||
{
|
{
|
||||||
"type": "weapons",
|
"type": "weapons",
|
||||||
"name": "S3 Weapon",
|
"name": "S3 Weapon",
|
||||||
"mounts": "1",
|
"mounts": "2",
|
||||||
"component_size": "3",
|
"component_size": "3",
|
||||||
"size": "3",
|
"size": "2",
|
||||||
"details": "",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
|
@ -647,8 +647,8 @@
|
|||||||
"type": "computers",
|
"type": "computers",
|
||||||
"name": "Computer",
|
"name": "Computer",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "S",
|
"component_size": "M",
|
||||||
"size": "S",
|
"size": "M",
|
||||||
"details": "",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
@ -658,8 +658,8 @@
|
|||||||
"type": "computers",
|
"type": "computers",
|
||||||
"name": "Computer",
|
"name": "Computer",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "M",
|
"component_size": "S",
|
||||||
"size": "M",
|
"size": "S",
|
||||||
"details": "",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user