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:
@ -197,4 +197,9 @@ PART
|
||||
}
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 1975
|
||||
}
|
||||
}
|
||||
|
@ -658,6 +658,11 @@ PART
|
||||
key = 1 1
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 405
|
||||
}
|
||||
// You might work with remodeling but not yet
|
||||
//MODULE
|
||||
//{
|
||||
|
@ -434,4 +434,9 @@ PART
|
||||
key = 1 1
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 1605
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user