Skip to content

Commit

Permalink
Update EnginesPlumeSWE.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
zer0Kerbal committed Mar 25, 2022
1 parent a8a2c47 commit 7a02f48
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions GameData/Taerobee/Compatibility/Waterfall/EnginesPlumeSWE.cfg
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
// EnginePlumesSWE.cfg v1.0.1.0
// EnginePlumesSWE.cfg v1.0.2.0
// Taerobee (TBEE)
// Created: 25 Jan 2022
// Updated: 31 Jan 2022
// Updated: 25 Mar 2022
// Requires: Waterfall, Stock Waterfall Effects

// Thank you to AtomicTech aka (thank you to @AtomicTech aka AtomikkuSan)
// Thank you to @JamesErvin-5 for submitting these patches!


@PART[tbee-bumper-engine]:NEEDS[Waterfall,StockWaterfallEffects]:FOR[StockWaterfallEffects]
@PART[tbee-bumper-engine]:NEEDS[Waterfall,StockWaterfallEffects]:FOR[Taerobee]
{
!fx_exhaustFlame_blue_small = DELETE
!fx_exhaustFlame_blue = DELETE
Expand Down Expand Up @@ -116,7 +116,7 @@
}
}

@PART[tbee-bumper-engine-unclad]:NEEDS[Waterfall,StockWaterfallEffects]:FOR[StockWaterfallEffects]
@PART[tbee-bumper-engine-unclad]:NEEDS[Waterfall,StockWaterfallEffects]:FOR[Taerobee]
{
!fx_exhaustFlame_blue_small = DELETE
!fx_exhaustFlame_blue = DELETE
Expand Down Expand Up @@ -224,7 +224,7 @@
}
}

@PART[tbee-bumper-engine]:NEEDS[Waterfall,StockWaterfallEffects]:FOR[StockWaterfallEffects]
@PART[tbee-bumper-engine]:NEEDS[Waterfall,StockWaterfallEffects]:FOR[Taerobee]
{
!fx_exhaustFlame_blue_small = DELETE
!fx_exhaustFlame_blue = DELETE
Expand Down Expand Up @@ -332,7 +332,7 @@
}
}

@PART[tbee-x1-engine]:NEEDS[Waterfall,StockWaterfallEffects]:FOR[StockWaterfallEffects]
@PART[tbee-x1-engine]:NEEDS[Waterfall,StockWaterfallEffects]:FOR[Taerobee]
{
!fx_exhaustFlame_blue_small = DELETE
!fx_exhaustFlame_blue = DELETE
Expand Down

0 comments on commit 7a02f48

Please sign in to comment.