Make RS+ tubes MH replacements

This commit is contained in:
Adderley
2020-04-22 15:36:39 -07:00
parent 913c8b52a2
commit 07e4a84d5f
5 changed files with 32 additions and 12 deletions

View File

@ -41,6 +41,10 @@ PART
entryCost = 3000
cost = 300
category = Structural
/// Flag to disable this part if MH is installed
MHReplacement = True
subcategory = 0
title = #LOC_RestockPlus_restock-structural-tube-375-1_title
manufacturer = #autoLOC_501650
@ -409,7 +413,7 @@ PART
}
}
}
DRAG_CUBE
{
cube = 0, 4.72,0.76,1.92, 4.72,0.76,1.92, 11.00,0.96,0.10, 11.00,0.96,0.10, 4.72,0.76,1.92, 4.72,0.76,1.92, 0,-0.625,0, 3.75,1.25,3.75
@ -423,4 +427,4 @@ PART
cube = 8, 14.06,0.77,1.92, 14.06,0.77,1.92, 11.00,0.96,0.09, 11.00,0.96,0.09, 14.06,0.77,1.92, 14.06,0.77,1.92, 0,-1.875,0, 3.75,3.75,3.75
cube = 9, 18.75,0.77,1.90, 18.75,0.77,1.90, 11.00,0.96,0.10, 11.00,0.96,0.10, 18.75,0.77,1.90, 18.75,0.77,1.90, 0,-2.5,0, 3.75,5,3.75
}
}
}