mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix some localization strings
This commit is contained in:
@ -6,7 +6,7 @@ PART
|
||||
name = restock-heatshield-1875-1
|
||||
module = Part
|
||||
author = Chris Adderley (Nertea)
|
||||
|
||||
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Aero/restock-heatshield-1875-1
|
||||
@ -18,7 +18,7 @@ PART
|
||||
|
||||
rescaleFactor = 1
|
||||
|
||||
node_stack_direct = 0.0, -0.00, 0.0, 0.0, -1.0, 0.0, 1
|
||||
node_stack_direct = 0.0, -0.00, 0.0, 0.0, -1.0, 0.0, 1
|
||||
node_stack_bottom = 0.0, -0.27525, 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
|
||||
@ -28,14 +28,14 @@ PART
|
||||
sound_vent_large = decouple
|
||||
TechRequired = landing
|
||||
entryCost = 1200
|
||||
cost = 600
|
||||
cost = 500
|
||||
category = Thermal
|
||||
subcategory = 0
|
||||
title = #autoLOC_500184 //#autoLOC_500184 = Heat Shield (2.5m)
|
||||
title = #LOC_RestockPlus_restock-heatshield-1875-1_title
|
||||
manufacturer = #autoLOC_501629 //#autoLOC_501629 = O.M.B. Demolition Enterprises
|
||||
description = #autoLOC_500185 //#autoLOC_500185 = A medium structural heat shield with an integrated fairing
|
||||
description = #LOC_RestockPlus_restock-heatshield-1875-1_description
|
||||
attachRules = 1,0,1,0,0
|
||||
mass = 0.5
|
||||
mass = 0.3
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.2
|
||||
@ -50,7 +50,7 @@ PART
|
||||
childStageOffset = 1
|
||||
bulkheadProfiles = size1p5
|
||||
thermalMassModifier = 1.0
|
||||
tags = #autoLOC_500186 //#autoLOC_500186 = ablat drag entry insulate protect re- rocket therm
|
||||
tags = #LOC_RestockPlus_restock-heatshield-1875-1_tags
|
||||
MODULE
|
||||
{
|
||||
name = ModuleJettison
|
||||
@ -62,7 +62,7 @@ PART
|
||||
jettisonDirection = 0 0 1
|
||||
stagingEnabled = False
|
||||
checkBottomNode = True
|
||||
}
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
@ -74,7 +74,7 @@ PART
|
||||
stagingEnableText = #autoLOC_502005 //#autoLOC_502005 = HS Jettison Not Staged
|
||||
stagingDisableText = #autoLOC_502006 //#autoLOC_502006 = HS Jettison Staged
|
||||
}
|
||||
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleAblator
|
||||
@ -84,7 +84,7 @@ PART
|
||||
pyrolysisLossFactor = 6000
|
||||
reentryConductivity = 0.01
|
||||
ablationTempThresh = 500
|
||||
|
||||
|
||||
useChar = True
|
||||
charModuleName = shieldChar
|
||||
}
|
||||
@ -341,10 +341,10 @@ PART
|
||||
RESOURCE
|
||||
{
|
||||
name = Ablator
|
||||
amount = 800
|
||||
maxAmount = 800
|
||||
}
|
||||
|
||||
amount = 500
|
||||
maxAmount = 500
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleLiftingSurface
|
||||
|
Reference in New Issue
Block a user