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:
@ -162,4 +162,9 @@ PART
|
||||
key = 0 1
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 880
|
||||
}
|
||||
}
|
||||
|
@ -72,4 +72,10 @@ PART
|
||||
name = ModuleRestockEnhancedLight
|
||||
cookiePath = ReStock/Assets/Electrical/restock-light-cookie-spot-1
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 250
|
||||
}
|
||||
}
|
||||
|
@ -214,6 +214,11 @@ MODULE
|
||||
body = _NotSun
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 1150
|
||||
}
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.1988,0.7448,0.8757, 0.1988,0.7448,0.8757, 1.217,0.9952,0.1299, 1.217,0.9952,0.1299, 0.1988,0.7442,0.8871, 0.1988,0.7442,0.8871, 0,0,0, 1.25,0.16,1.25
|
||||
|
@ -180,6 +180,11 @@ PART
|
||||
body = _NotSun
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 2135
|
||||
}
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = 0, 0.5479,0.6578,1.063, 0.5479,0.6627,1.063, 2.363,0.7644,0.7397, 2.363,0.7599,0.5773, 0.5479,0.7109,1.063, 0.5479,0.7101,1.063, 0,0.00108,0, 1.917,0.5397,1.917
|
||||
|
@ -213,6 +213,11 @@ PART
|
||||
body = _NotSun
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 1145
|
||||
}
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.1988,0.7448,0.8757, 0.1988,0.7448,0.8757, 1.217,0.9952,0.1299, 1.217,0.9952,0.1299, 0.1988,0.7442,0.8871, 0.1988,0.7442,0.8871, 0,0,0, 1.25,0.16,1.25
|
||||
|
@ -147,4 +147,9 @@ PART
|
||||
body = _NotSun
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 100
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user