RS+ 3.75m initial balance numbers

This commit is contained in:
ChrisAdderley
2019-01-23 10:47:17 -08:00
parent 08c1ca1c96
commit f2acdf7634
8 changed files with 62 additions and 61 deletions

View File

@ -121,8 +121,8 @@ PART
// --- editor parameters ---
TechRequired = veryHeavyRocketry
entryCost = 38800
cost = 9100
entryCost = 31000
cost = 12000
category = Engine
subcategory = 0
title = #LOC_RestockPlus_restock-engine-boar_title
@ -134,7 +134,7 @@ PART
bulkheadProfiles = size2, size1, srf
// --- standard part parameters ---
mass = 7.0
mass = 3.5
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
@ -174,9 +174,9 @@ PART
}
atmosphereCurve
{
key = 0 345
key = 1 295
key = 12 0.001
key = 0 300
key = 1 280
key = 12 100
}
}
MODULE

View File

@ -90,14 +90,14 @@ PART
speed = 0.0 0.35
speed = 1.0 1.0
}
}
}
// --- editor parameters ---
TechRequired = veryHeavyRocketry
entryCost = 26800
cost = 15200
entryCost = 13500
cost = 4250
category = Engine
subcategory = 0
title = #LOC_RestockPlus_restock-engine-corgi_title
@ -109,7 +109,7 @@ PART
bulkheadProfiles = size3, size2
// --- standard part parameters ---
mass = 3
mass = 5.25
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
@ -131,7 +131,7 @@ PART
runningEffectName = fx-corgi-running
ignitionThreshold = 0.1
minThrust = 0
maxThrust = 1540
maxThrust = 750
heatProduction = 5
fxOffset = 0, 0, 0
EngineType = LiquidFuel
@ -149,8 +149,8 @@ PART
}
atmosphereCurve
{
key = 0 328
key = 1 309
key = 0 355
key = 1 95
key = 12 0.001
}
}