Update RMROC T&T

This commit is contained in:
2025-08-28 20:35:40 -05:00
parent 9b72ccc10b
commit 5ad80f2c00
4 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"objects": [
{
"$find": [
{
"path": "definition.archetype",
"value": "Caboose"
}
],
"definition": {
"loadSlots": [
{
"$add": {
"maximumCapacity": 8,
"loadUnits": "Quantity",
"requiredLoadIdentifier": "crew-hours"
}
}
]
}
}
]
}