Add rs+ fixes to rates

This commit is contained in:
ChrisAdderley
2019-02-04 10:51:22 -08:00
parent a11717143f
commit 740242c5fd
7 changed files with 73 additions and 73 deletions

View File

@ -105,7 +105,7 @@ PART
maxTemp = 2000 // = 3600
stagingIcon = SOLID_BOOSTER
bulkheadProfiles = size0, srf
tags = #LOC_RestockPlus_restock-engine-srb-mallet_tags
tags = #LOC_RestockPlus_restock-engine-srb-mallet_tags
MODULE
{
name = ModuleEnginesFX
@ -367,7 +367,7 @@ PART
{
name = FXModuleThrottleEffects
fxModuleNames = heatColor
responseSpeed = 0.005
responseSpeed = 1.0
dependOnEngineState = True
dependOnThrottle = True
}
@ -391,23 +391,23 @@ PART
toggleInFlight = false
redCurve
{
key = 0 0
key = 1 1
key = 0 0 1 1
key = 1 1 1 1
}
greenCurve
{
key = 0 0
key = 1 1
key = 0 0 1 1
key = 1 1 1 1
}
blueCurve
{
key = 0 0
key = 1 1
key = 0 0 1 1
key = 1 1 1 1
}
alphaCurve
{
key = 0 0
key = 1 1
key = 0 0 1 1
key = 1 1 1 1
}
}
MODULE