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

@ -89,4 +89,9 @@ PART
}
}
}
MODULE
{
name = ModuleCargoPart
packedVolume = 140
}
}

View File

@ -83,4 +83,9 @@ PART
amount = 79.2
maxAmount = 79.2
}
MODULE
{
name = ModuleCargoPart
packedVolume = 1875
}
}

View File

@ -83,4 +83,9 @@ PART
amount = 39.6
maxAmount = 39.6
}
MODULE
{
name = ModuleCargoPart
packedVolume = 615
}
}

View File

@ -83,4 +83,9 @@ PART
amount = 19.8
maxAmount = 19.8
}
MODULE
{
name = ModuleCargoPart
packedVolume = 315
}
}

View File

@ -83,4 +83,9 @@ PART
}
}
}
MODULE
{
name = ModuleCargoPart
packedVolume = 180
}
}

View File

@ -51,4 +51,9 @@ PART
amount = 4.95
maxAmount = 4.95
}
MODULE
{
name = ModuleCargoPart
packedVolume = 65
}
}

View File

@ -51,4 +51,9 @@ PART
amount = 2.475
maxAmount = 2.475
}
MODULE
{
name = ModuleCargoPart
packedVolume = 30
}
}