Fix corgi

This commit is contained in:
ChrisAdderley
2019-01-25 09:18:32 -08:00
parent 7d7f6b371a
commit 1c505b29a9

View File

@ -65,7 +65,6 @@ PART
pitch = 1.0 0.95
loop = true
}
MODEL_MULTI_PARTICLE
{
name = core
@ -90,14 +89,13 @@ 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 +107,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 +129,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 +147,8 @@ PART
}
atmosphereCurve
{
key = 0 328
key = 1 309
key = 0 355
key = 1 95
key = 12 0.001
}
}