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

@ -42,6 +42,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-25-1_title
manufacturer = #autoLOC_501650
@ -410,7 +414,7 @@ PART
}
}
}
DRAG_CUBE
{
cube = 0, 1.56,0.77,1.31, 1.56,0.77,1.31, 4.78,0.95,0.10, 4.78,0.95,0.10, 1.56,0.77,1.31, 1.56,0.77,1.31, 0,-0.3125,0, 2.5,0.625,2.5
@ -424,4 +428,4 @@ PART
cube = 8, 6.25,0.77,1.31, 6.25,0.77,1.31, 4.78,0.95,0.09, 4.78,0.95,0.09, 6.25,0.77,1.31, 6.25,0.77,1.31, 0,-1.25,0, 2.5,2.5,2.5
cube = 9, 9.44,0.77,1.26, 9.44,0.77,1.26, 4.78,0.95,0.09, 4.78,0.95,0.09, 9.44,0.77,1.26, 9.44,0.77,1.26, 0,-1.875,0, 2.5,3.75,2.5
}
}
}