snapshot: Tue Nov 4 02:45:12 EST 2025

This commit is contained in:
jrmyr 2025-11-04 02:45:12 -05:00
parent 08240041e1
commit 53632d2520
3 changed files with 14 additions and 14 deletions

View File

@ -823,22 +823,22 @@
{
"type": "weapons",
"name": "S3 Weapon",
"mounts": "1",
"mounts": "4",
"component_size": "3",
"size": "3",
"details": "",
"quantity": "2",
"quantity": "1",
"manufacturer": null,
"component_class": "RSIWeapon"
},
{
"type": "weapons",
"name": "S3 Weapon",
"mounts": "4",
"mounts": "1",
"component_size": "3",
"size": "3",
"details": "",
"quantity": "1",
"quantity": "2",
"manufacturer": null,
"component_class": "RSIWeapon"
}

View File

@ -677,9 +677,9 @@
{
"type": "computers",
"name": "Computer",
"mounts": "2",
"component_size": "S",
"size": "S",
"mounts": "1",
"component_size": "M",
"size": "M",
"details": "",
"quantity": "1",
"manufacturer": "TBD",
@ -688,9 +688,9 @@
{
"type": "computers",
"name": "Computer",
"mounts": "1",
"component_size": "M",
"size": "M",
"mounts": "2",
"component_size": "S",
"size": "S",
"details": "",
"quantity": "1",
"manufacturer": "TBD",

View File

@ -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",