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:
@ -146,7 +146,7 @@ Localization
|
||||
#LOC_RestockPlus_restock-fuel-tank-1875-3_description = Small but still impressive, the kerosene fumes emitted by this tank add an immediate ambiance to any storerooms used for holding rocket fuel tanks. Please ensure such rooms are well ventilated.
|
||||
#LOC_RestockPlus_restock-fuel-tank-1875-3_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank
|
||||
#LOC_RestockPlus_restock-fuel-tank-1875-4_title = FL-X220 Liquid Fuel Tank
|
||||
#LOC_RestockPlus_restock-fuel-tank-1875-4_description = Diminutively sized, this tank nevertheless can provide sufficient impulse for a well-conceived or spur of the moment burn.
|
||||
#LOC_RestockPlus_restock-fuel-tank-1875-4_description = Diminutively sized, this tank nevertheless can provide sufficient impulse for a well-conceived or spur of the moment burn.
|
||||
#LOC_RestockPlus_restock-fuel-tank-1875-4_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank
|
||||
#LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_title = FL-S1200 Liquid Fuel Tank
|
||||
#LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_description = This interestingly shaped fuel tank is conical and not cylindrical. It even includes small separation motors in case you want to use it as a booster, because you probably could.
|
||||
|
@ -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
|
||||
|
@ -22,9 +22,9 @@ PART
|
||||
cost = 160
|
||||
category = FuelTank
|
||||
subcategory = 0
|
||||
title =
|
||||
title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_title
|
||||
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
|
||||
description =
|
||||
description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_description
|
||||
attachRules = 1,0,1,1,0
|
||||
mass = 0.1
|
||||
dragModelType = default
|
||||
@ -37,7 +37,7 @@ PART
|
||||
maxTemp = 2000 // = 3000
|
||||
fuelCrossFeed = True
|
||||
bulkheadProfiles = size0, size1p5, srf
|
||||
tags =
|
||||
tags = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_tags
|
||||
RESOURCE
|
||||
{
|
||||
name = LiquidFuel
|
||||
|
@ -16,15 +16,15 @@ PART
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
|
||||
TechRequired = fuelSystems
|
||||
entryCost = 3100
|
||||
cost = 600
|
||||
category = FuelTank
|
||||
subcategory = 0
|
||||
title =
|
||||
title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_title
|
||||
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
|
||||
description =
|
||||
description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_description
|
||||
attachRules = 1,0,1,1,0
|
||||
mass = 0.375
|
||||
dragModelType = default
|
||||
@ -37,7 +37,7 @@ PART
|
||||
maxTemp = 2000 // = 3000
|
||||
fuelCrossFeed = True
|
||||
bulkheadProfiles = size1p5, size1, srf
|
||||
tags =
|
||||
tags = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_tags
|
||||
RESOURCE
|
||||
{
|
||||
name = LiquidFuel
|
||||
|
@ -16,15 +16,15 @@ PART
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
|
||||
TechRequired = advRocketry
|
||||
entryCost = 1550
|
||||
cost = 160
|
||||
category = FuelTank
|
||||
subcategory = 0
|
||||
title =
|
||||
title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_title
|
||||
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
|
||||
description =
|
||||
description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_description
|
||||
attachRules = 1,0,1,1,0
|
||||
mass = 0.1
|
||||
dragModelType = default
|
||||
@ -37,7 +37,7 @@ PART
|
||||
maxTemp = 2000 // = 3000
|
||||
fuelCrossFeed = True
|
||||
bulkheadProfiles = size1, size1p5, srf
|
||||
tags =
|
||||
tags = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_tags
|
||||
RESOURCE
|
||||
{
|
||||
name = LiquidFuel
|
||||
|
@ -16,15 +16,15 @@ PART
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
|
||||
TechRequired = fuelSystems
|
||||
entryCost = 5100
|
||||
cost = 1200
|
||||
category = FuelTank
|
||||
subcategory = 0
|
||||
title =
|
||||
title = #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_title
|
||||
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
|
||||
description =
|
||||
description = #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_description
|
||||
attachRules = 1,0,1,1,0
|
||||
mass = 0.75
|
||||
dragModelType = default
|
||||
@ -37,7 +37,7 @@ PART
|
||||
maxTemp = 2000 // = 3000
|
||||
fuelCrossFeed = True
|
||||
bulkheadProfiles = size1p5, size2, srf
|
||||
tags =
|
||||
tags = #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_tags
|
||||
RESOURCE
|
||||
{
|
||||
name = LiquidFuel
|
||||
|
@ -10,11 +10,11 @@ PART
|
||||
{
|
||||
model = ReStockPlus/Assets/Payload/restock-service-bay-1875-1
|
||||
}
|
||||
|
||||
|
||||
rescaleFactor = 1
|
||||
node_stack_top2 = 0.0, 0.3287, 0.0, 0.0, -1.0, 0.0, 1
|
||||
node_stack_bottom2 = 0.0, -0.3322, 0.0, 0.0, 1.0, 0.0, 1
|
||||
|
||||
|
||||
node_stack_top = 0.0, 0.3869, 0.0, 0.0, 1.0, 0.0, 2
|
||||
node_stack_bottom = 0.0, -0.3869, 0.0, 0.0, -1.0, 0.0, 2
|
||||
TechRequired = commandModules
|
||||
@ -22,22 +22,22 @@ PART
|
||||
cost = 500
|
||||
category = Payload
|
||||
subcategory = 0
|
||||
title = #autoLOC_500951 //#autoLOC_500951 = Service Bay (2.5m)
|
||||
description = #autoLOC_500952 //#autoLOC_500952 = A heat resistant service bay, ideal for protecting delicate instruments or stowing small service components such as RCS tanks, batteries, etc.
|
||||
title = #LOC_RestockPlus_restock-service-bay-1875-1_title
|
||||
description = #LOC_RestockPlus_restock-service-bay-1875-1_description
|
||||
attachRules = 1,0,1,1,0
|
||||
mass = 0.3
|
||||
mass = 0.225
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.3
|
||||
angularDrag = 2
|
||||
crashTolerance = 14
|
||||
bulkheadProfiles = size2
|
||||
bulkheadProfiles = size1p5
|
||||
maxTemp = 2900
|
||||
heatConductivity = 0.04
|
||||
thermalMassModifier = 5.0
|
||||
thermalMassModifier = 5.0
|
||||
emissiveConstant = 0.95
|
||||
tags = #autoLOC_500953 //#autoLOC_500953 = bus contain heat hollow protect (stor therm
|
||||
|
||||
tags = #LOC_RestockPlus_restock-service-bay-1875-1_tags
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleAnimateGeneric
|
||||
@ -53,12 +53,12 @@ PART
|
||||
name = ModuleCargoBay
|
||||
DeployModuleIndex = 0
|
||||
closedPosition = 0
|
||||
lookupRadius = 1.8
|
||||
lookupRadius = 1.35
|
||||
partTypeName = Service bay
|
||||
|
||||
|
||||
//nodeOuterForeID = top
|
||||
//nodeOuterAftID = bottom
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleSeeThroughObject
|
||||
|
Reference in New Issue
Block a user