Skip to content

Commit

Permalink
Umbilical tower
Browse files Browse the repository at this point in the history
Enable crossfeed.
Fix typo on ModuleGenerator
  • Loading branch information
jsolson committed Oct 14, 2016
1 parent 004ca0c commit 6bbbefd
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -48,7 +48,7 @@ maxTemp = 12000
thermalMassModifier = 15
radiatorHeadroom = 0.75
skinInternalConductionMult = 2000
fuelCrossFeed = False
fuelCrossFeed = True
explosionPotential = 0.1
breakingForce = 150
breakingTorque = 150
Expand Down Expand Up @@ -90,7 +90,7 @@ OUTPUT_RESOURCE
name = MonoPropellant
rate = 5
}
OUTPUT_RESORUCE
OUTPUT_RESOURCE
{
name = LqdHydrogen
rate = 165 // 11 * 15
Expand Down

0 comments on commit 6bbbefd

Please sign in to comment.