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:
@ -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