Minor adjustments

- Fix oscar b patch
- Torch mass to 0.3
- 1.875m fairing adjustments
This commit is contained in:
ChrisAdderley
2019-01-28 09:24:57 -08:00
parent a2e640e00f
commit 520be2b9e4
3 changed files with 32 additions and 29 deletions

View File

@ -123,7 +123,7 @@ PART
bulkheadProfiles = size0, srf bulkheadProfiles = size0, srf
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.2 mass = 0.30
dragModelType = default dragModelType = default
maximum_drag = 0.2 maximum_drag = 0.2
minimum_drag = 0.2 minimum_drag = 0.2

View File

@ -10,12 +10,14 @@ PART
{ {
model = ReStock/Assets/Payload/restock-fairing-base-1875-1 model = ReStock/Assets/Payload/restock-fairing-base-1875-1
} }
MODEL MODEL
{ {
model = Squad/Parts/Aero/fairings/AutoTruss model = Squad/Parts/Aero/fairings/AutoTruss
scale = 1.5,1.5,1.5 scale = 1.5,1.5,1.5
position = 0.0,0.22,0.0 position = 0.0,0.22,0.0
} }
scale = 1 scale = 1
rescaleFactor = 1 rescaleFactor = 1
@ -44,8 +46,8 @@ PART
sound_vent_large = deploy sound_vent_large = deploy
TechRequired = advConstruction TechRequired = advConstruction
entryCost = 4500 entryCost = 4100
cost = 450 cost = 425
category = Payload category = Payload
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-fairing-base-1875-1_title title = #LOC_RestockPlus_restock-fairing-base-1875-1_title
@ -56,18 +58,19 @@ PART
thermalMassModifier = 2.0 thermalMassModifier = 2.0
skinMassPerArea = 4.0 skinMassPerArea = 4.0
skinInternalConductionMult = 0.25 skinInternalConductionMult = 0.25
// heatConductivity = 0.06 // half default
emissiveConstant = 0.8 emissiveConstant = 0.8
dragModelType = default dragModelType = default
maximum_drag = 0.2 maximum_drag = 0.2
minimum_drag = 0.2 minimum_drag = 0.2
angularDrag = 2 angularDrag = 2
crashTolerance = 9 crashTolerance = 8
maxTemp = 2600 // = 3400 maxTemp = 2600 // = 3400
fuelCrossFeed = True fuelCrossFeed = True
stageOffset = 1 stageOffset = 1
childStageOffset = 1 childStageOffset = 1
inverseStageCarryover = false inverseStageCarryover = false
bulkheadProfiles = size1p5 bulkheadProfiles = size1p5
tags = #LOC_RestockPlus_restock-fairing-base-1875-1_tags tags = #LOC_RestockPlus_restock-fairing-base-1875-1_tags
@ -305,7 +308,7 @@ PART
name = ModuleCargoBay name = ModuleCargoBay
DeployModuleIndex = 0 DeployModuleIndex = 0
closedPosition = 0 closedPosition = 0
lookupRadius = 0.375 lookupRadius = 1.0
// nodeOuterAftID = bottom // nodeOuterAftID = bottom
// nodeInnerAftID = top // nodeInnerAftID = top

View File

@ -10,7 +10,7 @@
@amount = 5.4 @amount = 5.4
@maxAmount = 5.4 @maxAmount = 5.4
} }
@RESOURCE[LiquidFuel] @RESOURCE[Oxidizer]
{ {
@amount = 6.6 @amount = 6.6
@maxAmount = 6.6 @maxAmount = 6.6