fix some stupids:

This commit is contained in:
ChrisAdderley
2019-06-19 14:57:14 -07:00
parent 107f094784
commit 549594a14a
5 changed files with 52 additions and 2 deletions

View File

@ -25,6 +25,9 @@ PART
//sound_vent_soft = disengage
//sound_explosion_low = flameout
/// Flag to disable this part if MH is installed
MHReplacement = True
TechRequired = heavierRocketry
entryCost = 9200
cost = 2300

View File

@ -1,5 +1,5 @@
// ReStock+ 0.2.0
// 1.875m vacuumn engine
// 1.875m vacuum engine
PART
{
name = restock-engine-schnauzer-1
@ -22,6 +22,9 @@ PART
//sound_vent_soft = disengage
//sound_explosion_low = flameout
/// Flag to disable this part if MH is installed
MHReplacement = True
TechRequired = veryHeavyRocketry
entryCost = 12000
cost = 3000

View File

@ -23,6 +23,9 @@ PART
//sound_vent_soft = disengage
//sound_explosion_low = flameout
/// Flag to disable this part if MH is installed
MHReplacement = True
TechRequired = heavierRocketry
entryCost = 4400
cost = 1100