mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Minor adjustments
- Fix oscar b patch - Torch mass to 0.3 - 1.875m fairing adjustments
This commit is contained in:
parent
a2e640e00f
commit
520be2b9e4
@ -123,7 +123,7 @@ PART
|
||||
bulkheadProfiles = size0, srf
|
||||
|
||||
// --- standard part parameters ---
|
||||
mass = 0.2
|
||||
mass = 0.30
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.2
|
||||
|
@ -10,12 +10,14 @@ PART
|
||||
{
|
||||
model = ReStock/Assets/Payload/restock-fairing-base-1875-1
|
||||
}
|
||||
|
||||
MODEL
|
||||
{
|
||||
model = Squad/Parts/Aero/fairings/AutoTruss
|
||||
scale = 1.5,1.5,1.5
|
||||
position = 0.0,0.22,0.0
|
||||
}
|
||||
|
||||
scale = 1
|
||||
rescaleFactor = 1
|
||||
|
||||
@ -44,8 +46,8 @@ PART
|
||||
sound_vent_large = deploy
|
||||
|
||||
TechRequired = advConstruction
|
||||
entryCost = 4500
|
||||
cost = 450
|
||||
entryCost = 4100
|
||||
cost = 425
|
||||
category = Payload
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-fairing-base-1875-1_title
|
||||
@ -56,18 +58,19 @@ PART
|
||||
thermalMassModifier = 2.0
|
||||
skinMassPerArea = 4.0
|
||||
skinInternalConductionMult = 0.25
|
||||
// heatConductivity = 0.06 // half default
|
||||
|
||||
emissiveConstant = 0.8
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.2
|
||||
angularDrag = 2
|
||||
crashTolerance = 9
|
||||
crashTolerance = 8
|
||||
maxTemp = 2600 // = 3400
|
||||
fuelCrossFeed = True
|
||||
stageOffset = 1
|
||||
childStageOffset = 1
|
||||
inverseStageCarryover = false
|
||||
|
||||
bulkheadProfiles = size1p5
|
||||
|
||||
tags = #LOC_RestockPlus_restock-fairing-base-1875-1_tags
|
||||
@ -305,7 +308,7 @@ PART
|
||||
name = ModuleCargoBay
|
||||
DeployModuleIndex = 0
|
||||
closedPosition = 0
|
||||
lookupRadius = 0.375
|
||||
lookupRadius = 1.0
|
||||
|
||||
// nodeOuterAftID = bottom
|
||||
// nodeInnerAftID = top
|
||||
|
@ -10,7 +10,7 @@
|
||||
@amount = 5.4
|
||||
@maxAmount = 5.4
|
||||
}
|
||||
@RESOURCE[LiquidFuel]
|
||||
@RESOURCE[Oxidizer]
|
||||
{
|
||||
@amount = 6.6
|
||||
@maxAmount = 6.6
|
||||
|
Loading…
Reference in New Issue
Block a user