Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,12 @@
{
RRNF = Yes
}
//Too lazy to remove this before atm, will remove or properly implement later
//+PART[nfa-multimodal-125-1]:BEFORE[RationalResourcesNuclearFamily]:NEEDS[NearFutureAeronautics]
//{
// @name ^= :$:-rr // Copied from the NTJ Config
// @title = AE-2T S.C.I.M.I.T.A.R. Engine //Establishes the Difference between the parts
// %RRTN = Yes
// %RRLATN = Yes
// //Note: I should really write a custom Description for this!!!!!
//}
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@

@MODULE[ModuleEnginesFX],0
{
%engineID = IntakeAtm
// %engineID = IntakeAtm //This behavior broke multimodal engines, whoops!
// !PROPELLANT,* {} //Dont want to Modify Airbreathing mode aside from adjusting its engineID to match MultiMode ID's
// PROPELLANT
// {
Expand Down Expand Up @@ -627,7 +627,7 @@

@MODULE[ModuleEnginesFX],1
{
%engineID = LH2
//%engineID = LH2 //This behavior broke multimodal engines, whoops!
!PROPELLANT,* {} //If we dont wipe out existing propellants, we might end up requiring oxidizer if the original engine config.
PROPELLANT,0
{
Expand Down