Skip to content

Commit

Permalink
Mk2 Expansion
Browse files Browse the repository at this point in the history
Version 1.6.05
  • Loading branch information
SuicidalInsanity committed Oct 1, 2015
1 parent 821314c commit 1a7711e
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion Mk2Expansion/GameData/Mk2Expansion/Patches/MK2X_AJE.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,19 @@
inletDescription = #$@AJE_TPR_CURVE_DEFAULTS/AdjustableSupersonic/description$
}
}

@PART[M2X_ViperCockpit]:NEEDS[AJE]:AFTER[AJE]
{

@MODULE[ModuleResourceIntake]
{
@name = AJEInlet
Area = 0.6
#@AJE_TPR_CURVE_DEFAULTS/AdjustableSupersonic/TPRCurve {}

inletTitle = #$@AJE_TPR_CURVE_DEFAULTS/AdjustableSupersonic/title$
inletDescription = #$@AJE_TPR_CURVE_DEFAULTS/AdjustableSupersonic/description$
}
}
@PART[M2X_AtomicJet]:NEEDS[AJE]:AFTER[AJE]
{

Expand Down Expand Up @@ -335,3 +347,4 @@
}



0 comments on commit 1a7711e

Please sign in to comment.