@MODULE[ModuleEngine*]:HAS[#engineID[AllEngines]]
{
@name = ModuleEnginesRF
@maxThrust = 2560
@heatProduction = 145
@atmosphereCurve
{
@key,0 = 0 282
@key,1 = 1 313
}
!PROPELLANT[LiquidFuel] {}
!PROPELLANT[Oxidizer] {}
!PROPELLANT[MonoPropellant] {}
PROPELLANT
{
name = Kerosene
ratio = 37.694087
DrawGauge = True
%resourceFlowMode = STACK_PRIORITY_SEARCH
}
PROPELLANT
{
name = LqdOxygen
ratio = 62.305913
%resourceFlowMode = STACK_PRIORITY_SEARCH
}
IspSL = 1.01
IspV = 1.01
throttle = 0.57
ModuleEngineIgnitor
{
name = ModuleEngineIgnitor
ignitionsAvailable = 4
autoIgnitionTemperature = 800
ignitorType = Electric
useUllageSimulation = true
IGNITOR_RESOURCE
{
name = ElectricCharge
amount = 25.6
}
}
}
You mean something like this?