Skip to content

Commit

Permalink
Fixed a couple of things
Browse files Browse the repository at this point in the history
Removed vestigial cryo boil-off modules from pre-coolers
fixed texture on mk2 pre-cooler
  • Loading branch information
ABZB committed Aug 25, 2015
1 parent 1700cf8 commit dcabc6a
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
@mass += 0.05
@TechRequired = supersonicFlight
@cost = 750
@category = Aero
@title = Mk2 Pre-Cooler
@description = A magnificent piece of engineering that pre-cools the air flow from atmospheric engines, preventing overheating at high speeds.
MODULE
Expand All @@ -14,11 +15,6 @@
!RESOURCE[*]{}
!RESOURCE[*]{}
!RESOURCE[*]{}

@MODEL
{
@texture = Nacelle, Squad/Parts/Aero/engineNacelle/Nacelle
}
}
+PART[mk2UST]:NEEDS[WarpPlugin]:FIRST
{
Expand Down Expand Up @@ -358,4 +354,5 @@
!RESOURCE[*],*{}
!MODULE[InterstellarFuelSwitch]{}
!MODULE[ModuleFuelTanks]:NEEDS[ModularFuelTanks|RealFuels]{}
!MODULE[FNModuleCryostat],*{}
}

0 comments on commit dcabc6a

Please sign in to comment.