mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Disable redundant drag cubes
This commit is contained in:
parent
a229b0ac91
commit
e8625b1a00
@ -41,6 +41,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = White
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = White
|
||||
|
@ -46,6 +46,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = Gold
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = Gold
|
||||
|
@ -43,6 +43,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = Metal
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = Metal
|
||||
|
@ -43,6 +43,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = Metal
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = Metal
|
||||
|
@ -43,6 +43,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = Metal
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = Metal
|
||||
|
@ -68,6 +68,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = BlackAndWhite
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = BlackAndWhite
|
||||
|
@ -61,6 +61,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = BlackAndWhite
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = BlackAndWhite
|
||||
|
@ -67,6 +67,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = Truss
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = Truss
|
||||
|
Loading…
Reference in New Issue
Block a user