Add RMROC T&T 2.1.8
BIN
RMROC451.TweaksAndThings/BleedCar.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
BIN
RMROC451.TweaksAndThings/BleedConsist.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
RMROC451.TweaksAndThings/ConnectAir.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
RMROC451.TweaksAndThings/ConsistReleaseBrake.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
RMROC451.TweaksAndThings/ConsistSetBrake.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
26
RMROC451.TweaksAndThings/Definition.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"manifestVersion": 1,
|
||||
"id": "RMROC451.TweaksAndThings",
|
||||
"name": "RMROC451's Tweaks and Things",
|
||||
"version": "2.1.8_2025-09-19T02:30:13.3132097Z",
|
||||
"requires": [
|
||||
{
|
||||
"id": "railroader",
|
||||
"notBefore": "2024.6"
|
||||
},
|
||||
{
|
||||
"id": "railloader",
|
||||
"notBefore": "1.9.6.14"
|
||||
},
|
||||
{
|
||||
"id": "Zamu.StrangeCustoms",
|
||||
"notBefore": "1.10.25017.313"
|
||||
}
|
||||
],
|
||||
"assemblies": [ "RMROC451.TweaksAndThings" ],
|
||||
"mixintos": {
|
||||
"container:ne-caboose01": "file(mroc-cabeese.json)",
|
||||
"container:ne-caboose02": "file(mroc-cabeese.json)",
|
||||
"container:ne-caboose03": "file(mroc-cabeese.json)"
|
||||
}
|
||||
}
|
||||
BIN
RMROC451.TweaksAndThings/Follow.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
RMROC451.TweaksAndThings/Hourglass_icon.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
RMROC451.TweaksAndThings/Map_pin_icon.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
RMROC451.TweaksAndThings/Newtonsoft.Json.dll
Normal file
BIN
RMROC451.TweaksAndThings/OilCan.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
RMROC451.TweaksAndThings/RMROC451.TweaksAndThings.dll
Normal file
BIN
RMROC451.TweaksAndThings/RMROC451.TweaksAndThings.pdb
Normal file
BIN
RMROC451.TweaksAndThings/ReleaseBrake.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
RMROC451.TweaksAndThings/SetBrake.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
23
RMROC451.TweaksAndThings/mroc-cabeese.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"objects": [
|
||||
{
|
||||
"$find": [
|
||||
{
|
||||
"path": "definition.archetype",
|
||||
"value": "Caboose"
|
||||
}
|
||||
],
|
||||
"definition": {
|
||||
"loadSlots": [
|
||||
{
|
||||
"$add": {
|
||||
"maximumCapacity": 8,
|
||||
"loadUnits": "Quantity",
|
||||
"requiredLoadIdentifier": "crew-hours"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||