Add/Amend RS+ part volumes on small enough parts

This commit is contained in:
Poodmund
2024-05-20 21:45:34 +01:00
parent 1877cec291
commit 6d573ff53e
68 changed files with 916 additions and 15 deletions

View File

@ -45,4 +45,9 @@ PART
amount = 2500
maxAmount = 2500
}
MODULE
{
name = ModuleCargoPart
packedVolume = 860
}
}

View File

@ -71,6 +71,6 @@ PART
MODULE
{
name = ModuleCargoPart
packedVolume = 75
packedVolume = 85
}
}