Skip to content

Commit

Permalink
Fix ramjet effects
Browse files Browse the repository at this point in the history
  • Loading branch information
blowfishpro committed Nov 16, 2015
1 parent 306b81e commit 52d9219
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions GameData/AJE/Squad.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,15 @@
}
}
@PART[aje_ramjet]:NEEDS[!RealPlume,!MP_Nazari]:FOR[AJE]
{
@MODULE[ModuleEnginesAJEJet]
{
%runningEffectName = smoke
%spoolEffectName = power_wet
}
}
+PART[turboJet]:FOR[aaa_AJE]
{
@name = aje_j75
Expand Down

0 comments on commit 52d9219

Please sign in to comment.