mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- The big COVID-19-Isolation-time config clean-up.
This commit is contained in:
@ -1,29 +1,23 @@
|
||||
// ReStock+ 0.2.0
|
||||
// 1.875m heat shield
|
||||
|
||||
PART
|
||||
{
|
||||
name = restock-heatshield-1875-1
|
||||
module = Part
|
||||
author = Chris Adderley (Nertea)
|
||||
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Aero/restock-heatshield-1875-1
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
rescaleFactor = 1
|
||||
|
||||
node_stack_direct = 0.0, -0.00, 0.0, 0.0, -1.0, 0.0, 1
|
||||
node_stack_bottom = 0.0, -0.295, 0.0, 0.0, -1.0, 0.0, 2
|
||||
node_stack_top = 0.0, 0.1175, 0.0, 0.0, 1.0, 0.0, 2
|
||||
CoPOffset = 0.0, 0.825, 0.0
|
||||
CoLOffset = 0.0, -0.27, 0.0
|
||||
|
||||
fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple
|
||||
sound_vent_large = decouple
|
||||
TechRequired = landing
|
||||
@ -63,7 +57,6 @@ PART
|
||||
stagingEnabled = False
|
||||
checkBottomNode = True
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleDecouple
|
||||
@ -74,7 +67,6 @@ PART
|
||||
stagingEnableText = #autoLOC_502005 //#autoLOC_502005 = HS Jettison Not Staged
|
||||
stagingDisableText = #autoLOC_502006 //#autoLOC_502006 = HS Jettison Staged
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleAblator
|
||||
@ -84,7 +76,6 @@ PART
|
||||
pyrolysisLossFactor = 6000
|
||||
reentryConductivity = 0.01
|
||||
ablationTempThresh = 500
|
||||
|
||||
useChar = True
|
||||
charModuleName = shieldChar
|
||||
}
|
||||
@ -344,7 +335,6 @@ PART
|
||||
amount = 500
|
||||
maxAmount = 500
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleLiftingSurface
|
||||
|
@ -17,10 +17,8 @@ PART
|
||||
node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2
|
||||
TechRequired = metaMaterials
|
||||
// Info
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
entryCost = 5500
|
||||
cost = 1800
|
||||
category = Aero
|
||||
|
Reference in New Issue
Block a user