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

@ -74,6 +74,6 @@ PART
MODULE
{
name = ModuleCargoPart
packedVolume = 300
packedVolume = 390
}
}

View File

@ -56,6 +56,6 @@ PART
MODULE
{
name = ModuleCargoPart
packedVolume = 25
packedVolume = 95
}
}

View File

@ -124,6 +124,6 @@ PART
MODULE
{
name = ModuleCargoPart
packedVolume = 120
packedVolume = 360
}
}