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 = 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