Skip to content

Commit

Permalink
Merge pull request #62 from Hattivat/master
Browse files Browse the repository at this point in the history
FASA quickfix
  • Loading branch information
Felger committed Dec 12, 2014
2 parents 160aaed + 243980a commit b4ee52e
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
{
name = CarbonDioxide
amount = 0
maxAmount = 3150
maxAmount = 1200
}
TANK
{
Expand All @@ -109,7 +109,7 @@
TANK
{
name = LithiumHydroxide
amount = 15.75
amount = 6.7
maxAmount = 15.75
}
TANK
Expand Down
9 changes: 9 additions & 0 deletions RealismOverhaul/RO_DeadlyReEntry.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
RESOURCE_DEFINITION:NEEDS[!DeadlyReentry]
{
name = AblativeShielding
density = 0.001
flowMode = NO_FLOW
transfer = NONE
isTweakable = True
}

@PART[0625_Heatshield]:FOR[RealismOverhaul]
{
!MODULE[TweakScale]
Expand Down
1 change: 0 additions & 1 deletion RealismOverhaul/RO_FASA_Explorer.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,6 @@
name = ModuleRCSFX
thrusterTransformName = RCSthruster
thrusterPower = 0.1
resourceFlowMode = STAGE_PRIORITY_SEARCH
PROPELLANT
{
name = Nitrogen
Expand Down
12 changes: 1 addition & 11 deletions RealismOverhaul/RO_KWRocketry_Engines.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -952,22 +952,12 @@
autoIgnitionTemperature = 800
ignitorType = Hypergolic
useUllageSimulation = true
isPressureFed = false
isPressureFed = true
IGNITOR_RESOURCE
{
name = ElectricCharge
amount = 0.005
}
IGNITOR_RESOURCE
{
name = Aerozine50
amount = 0.502
}
IGNITOR_RESOURCE
{
name = NTO
amount = 0.498
}
}
}
// ########################################################################################## KW Rocketry Vesta VR-9D
Expand Down

0 comments on commit b4ee52e

Please sign in to comment.