Skip to content

Commit

Permalink
Update Kerbal Atomics.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
zorg2044 committed Jan 13, 2021
1 parent d42e2cc commit d6c0aaf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions GameData/RealPlume-Stock/Kerbal Atomics/Kerbal Atomics.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//0.625m

@PART[ntr-sc-0625-1]:FOR[RealPlume]:NEEDS[SmokeScreen] //Eel
@PART[ntr-sc-0625-1]:FOR[RealPlume]:NEEDS[SmokeScreen,!Waterfall] //Eel
{
PLUME
{
Expand Down Expand Up @@ -29,7 +29,7 @@

//1.25m

@PART[ntr-sc-125-1]:FOR[RealPlume]:NEEDS[SmokeScreen] //Neptune
@PART[ntr-sc-125-1]:FOR[RealPlume]:NEEDS[SmokeScreen,!Waterfall] //Neptune
{
PLUME
{
Expand Down Expand Up @@ -78,7 +78,7 @@
}
}

@PART[ntr-sc-125-2]:FOR[RealPlume]:NEEDS[SmokeScreen] // Stubber
@PART[ntr-sc-125-2]:FOR[RealPlume]:NEEDS[SmokeScreen,!Waterfall] // Stubber
{
PLUME
{
Expand Down Expand Up @@ -131,7 +131,7 @@

//2.5m

@PART[ntr-sc-25-1]:FOR[RealPlume]:NEEDS[SmokeScreen] // Trimodal Solid Core - 2.5m - Poseidon
@PART[ntr-sc-25-1]:FOR[RealPlume]:NEEDS[SmokeScreen,!Waterfall] // Trimodal Solid Core - 2.5m - Poseidon
{
PLUME
{
Expand Down Expand Up @@ -180,7 +180,7 @@
}
}

@PART[ntr-gc-25-1]:FOR[RealPlume]:NEEDS[SmokeScreen] //Liberator closed cycle gas core
@PART[ntr-gc-25-1]:FOR[RealPlume]:NEEDS[SmokeScreen,!Waterfall] //Liberator closed cycle gas core
{
PLUME
{
Expand Down Expand Up @@ -208,7 +208,7 @@
}


@PART[ntr-gc-25-2]:FOR[RealPlume]:NEEDS[SmokeScreen] // Emancipator open cycle gas core
@PART[ntr-gc-25-2]:FOR[RealPlume]:NEEDS[SmokeScreen,!Waterfall] // Emancipator open cycle gas core
{
PLUME
{
Expand All @@ -234,7 +234,7 @@
!runningEffectName = DELETE
}
}
@PART[ntr-gc-25-2]:FOR[zzRealPlume]
@PART[ntr-gc-25-2]:FOR[zzRealPlume,!Waterfall]
{
@EFFECTS
{
Expand Down

0 comments on commit d6c0aaf

Please sign in to comment.