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-5-1_title
manufacturer = #autoLOC_501650
@ -409,7 +413,7 @@ PART
}
}
}
DRAG_CUBE
{
cube = 0, 6.25,0.77,2.52, 6.25,0.77,2.52, 20,0.95,0.10, 20,0.95,0.10, 6.25,0.77,2.52, 6.25,0.77,2.52, 0,-0.625,0, 5,1.25,5
@ -423,4 +427,4 @@ PART
cube = 8, 18.75,0.77,2.52, 18.75,0.77,2.52, 20,0.95,0.09, 20,0.95,0.09, 18.75,0.77,2.52, 18.75,0.77,2.52, 0,-1.875,0, 5,3.75,5
cube = 9, 25.00,0.77,2.52, 25.00,0.77,2.52, 20,0.95,0.10, 20,0.95,0.10, 25.00,0.77,2.52, 25.00,0.77,2.52, 0,-2.5,0, 5,5,5
}
}
}