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:
@ -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
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user