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", "type": "weapons",
"name": "S3 Weapon", "name": "S3 Weapon",
"mounts": "1", "mounts": "4",
"component_size": "3", "component_size": "3",
"size": "3", "size": "3",
"details": "", "details": "",
"quantity": "2", "quantity": "1",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "component_class": "RSIWeapon"
}, },
{ {
"type": "weapons", "type": "weapons",
"name": "S3 Weapon", "name": "S3 Weapon",
"mounts": "4", "mounts": "1",
"component_size": "3", "component_size": "3",
"size": "3", "size": "3",
"details": "", "details": "",
"quantity": "1", "quantity": "2",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "component_class": "RSIWeapon"
} }

View File

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

View File

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