mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add/Amend RS+ part volumes on small enough parts
This commit is contained in:
@ -113,4 +113,9 @@ PART
|
||||
canBeTransferredToInVessel = True
|
||||
canTransferInVessel = True
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 80
|
||||
}
|
||||
}
|
||||
|
@ -252,9 +252,23 @@ PART
|
||||
modifiedConductionFactor = 0.003
|
||||
convectionFluxThreshold = 3000
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
stackableQuantity = 1
|
||||
packedVolume = -1
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleInventoryPart
|
||||
InventorySlots = 1
|
||||
packedVolumeLimit = 35
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default,2.543,1.0245,1.065,2.543,1.03905,0.977,2.449,0.9777,1.093,2.449,1.0857,1.246,2.634,1.04415,1.051,2.631,1.0437,0.9639, 0.04938,0.25,0.03567, 1.842,1.85,1.815
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -259,6 +259,20 @@ PART
|
||||
convectionFluxThreshold = 3000
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
stackableQuantity = 1
|
||||
packedVolume = -1
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleInventoryPart
|
||||
InventorySlots = 1
|
||||
packedVolumeLimit = 20
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default,2.543,1.0245,1.065,2.543,1.03905,0.977,2.449,0.9777,1.093,2.449,1.0857,1.246,2.634,1.04415,1.051,2.631,1.0437,0.9639, 0.04938,0.25,0.03567, 1.842,1.85,1.815
|
||||
|
@ -259,6 +259,20 @@ PART
|
||||
convectionFluxThreshold = 3000
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
stackableQuantity = 1
|
||||
packedVolume = -1
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleInventoryPart
|
||||
InventorySlots = 1
|
||||
packedVolumeLimit = 10
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default,2.543,1.0245,1.065,2.543,1.03905,0.977,2.449,0.9777,1.093,2.449,1.0857,1.246,2.634,1.04415,1.051,2.631,1.0437,0.9639, 0.04938,0.25,0.03567, 1.842,1.85,1.815
|
||||
|
@ -113,4 +113,9 @@ PART
|
||||
canBeTransferredToInVessel = True
|
||||
canTransferInVessel = True
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 1380
|
||||
}
|
||||
}
|
||||
|
@ -230,4 +230,18 @@ PART
|
||||
name = FlagDecal
|
||||
textureQuadName = Flag
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
stackableQuantity = 1
|
||||
packedVolume = -1
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleInventoryPart
|
||||
InventorySlots = 2
|
||||
packedVolumeLimit = 100
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user