mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add cargo module to some RS+ parts
This commit is contained in:
parent
df13a68250
commit
31ccee2cc7
@ -71,4 +71,9 @@ PART
|
||||
}
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 300
|
||||
}
|
||||
}
|
||||
|
@ -53,4 +53,9 @@ PART
|
||||
antennaPower = 15000000000
|
||||
antennaCombinable = True
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 25
|
||||
}
|
||||
}
|
||||
|
@ -121,4 +121,9 @@ PART
|
||||
}
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 120
|
||||
}
|
||||
}
|
||||
|
@ -44,4 +44,9 @@ PART
|
||||
rate = 0.08
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 40
|
||||
}
|
||||
}
|
||||
|
@ -68,4 +68,9 @@ PART
|
||||
amount = 40
|
||||
maxAmount = 40
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 75
|
||||
}
|
||||
}
|
||||
|
@ -177,4 +177,9 @@ PART
|
||||
}
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 125
|
||||
}
|
||||
}
|
||||
|
@ -241,4 +241,9 @@ PART
|
||||
targetName = WheelPivotFollower
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 250
|
||||
}
|
||||
}
|
||||
|
@ -62,4 +62,9 @@ PART
|
||||
usageReqMaskInternal = 1
|
||||
usageReqMaskExternal = 8
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 75
|
||||
}
|
||||
}
|
||||
|
@ -99,4 +99,9 @@ PART
|
||||
name = ModuleRestockDepthMask
|
||||
maskTransform = mask
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 1200
|
||||
}
|
||||
}
|
||||
|
@ -58,4 +58,9 @@ PART
|
||||
canTransferInVessel = True
|
||||
showStatus = True
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 500
|
||||
}
|
||||
}
|
||||
|
@ -44,4 +44,9 @@ PART
|
||||
maxTemp = 2000
|
||||
breakingForce = 350
|
||||
breakingTorque = 350
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 500
|
||||
}
|
||||
}
|
||||
|
@ -43,4 +43,9 @@ PART
|
||||
maxTemp = 2000
|
||||
breakingForce = 350
|
||||
breakingTorque = 150
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 30
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user