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:
@ -33,7 +33,6 @@ PART
|
||||
// affix anchor mount secure restock
|
||||
bulkheadProfiles = size1p5, srf
|
||||
|
||||
|
||||
// Parameters
|
||||
mass = 0.08
|
||||
dragModelType = default
|
||||
@ -44,9 +43,10 @@ PART
|
||||
maxTemp = 2000
|
||||
breakingForce = 350
|
||||
breakingTorque = 350
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 500
|
||||
packedVolume = 2250
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user