mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Update some strings and object names
This commit is contained in:
@ -15,7 +15,6 @@ Localization
|
||||
#LOC_RestockPlus_light_rotate_off = Base Rotation
|
||||
#LOC_RestockPlus_light_rotate_toggle = Rotate Light
|
||||
|
||||
|
||||
// ENGINES
|
||||
// =======
|
||||
// 3.75m
|
||||
@ -55,7 +54,6 @@ Localization
|
||||
#LOC_RestockPlus_restock-engine-srb-striker_description = Extending the Mallet with additional segments can provide more boom than your integration team knows what to do with!
|
||||
#LOC_RestockPlus_restock-engine-srb-striker_tags = a moar (more motor rocket srb restock striker
|
||||
|
||||
|
||||
// CONTROL
|
||||
// =======
|
||||
|
||||
@ -182,7 +180,6 @@ Localization
|
||||
#LOC_RestockPlus_restock-heatshield-1875-1_description = A specially sized thermal shield for medium sized rockets. Curiously, has a passageway for a hatch in there - almost looks like it was made by moles.
|
||||
#LOC_RestockPlus_restock-heatshield-1875-1_tags = ablat drag entry insulate protect re- rocket therm restock
|
||||
|
||||
|
||||
// COMMAND
|
||||
// ========
|
||||
|
||||
@ -227,7 +224,7 @@ Localization
|
||||
|
||||
// 0.625m
|
||||
#LOC_RestockPlus_restock-nosecone-0625-1_title = Miniature Rocket Nose
|
||||
#LOC_RestockPlus_restock-nosecone-0625-1_description = A slightly more rocket-appropriate nosecone, available in white and shiny metal finishes.
|
||||
#LOC_RestockPlus_restock-nosecone-0625-1_description = A slightly more rocket-appropriate tiny nosecone, available in white and shiny metal finishes.
|
||||
#LOC_RestockPlus_restock-nosecone-0625-1_tags = restock aero aircraft booster )cap drag fligh plane rocket speed stab stream nose
|
||||
|
||||
// 1.875m
|
||||
@ -341,7 +338,7 @@ Localization
|
||||
#LOC_RestockPlus_restock-ladder-static-2_tags =
|
||||
|
||||
#LOC_RestockPlus_restock-ladder-static-3_title = Pegasus III Mobility Enhancer
|
||||
#LOC_RestockPlus_restock-ladder-static-3_description =
|
||||
#LOC_RestockPlus_restock-ladder-static-3_description = A much needed enhancement to a mobility enhancement. It is very long.
|
||||
#LOC_RestockPlus_restock-ladder-static-3_tags =
|
||||
}
|
||||
}
|
||||
|
@ -49,8 +49,8 @@ PART
|
||||
primaryColor = #6f6e6d
|
||||
GAMEOBJECTS
|
||||
{
|
||||
GirderXLMetal = true
|
||||
GirderXLThermalBlankets = false
|
||||
GirderXXL = true
|
||||
GirderXXLBlankets = false
|
||||
}
|
||||
}
|
||||
VARIANT
|
||||
@ -60,8 +60,8 @@ PART
|
||||
primaryColor = #ffffff
|
||||
GAMEOBJECTS
|
||||
{
|
||||
GirderXLMetal = false
|
||||
GirderXLThermalBlankets = true
|
||||
GirderXXL = false
|
||||
GirderXXLBlankets = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -15,8 +15,12 @@ PART
|
||||
author = Chris Adderley (Nertea)
|
||||
rescaleFactor = 1
|
||||
|
||||
node_stack_bottom = 0.0, -2.950476, 0.0, 0.0, -1.0, 0.0, 1
|
||||
node_stack_top = 0.0, 2.950476, 0.0, 0.0, 1.0, 0.0, 1
|
||||
node_stack_right = 0.5592728, 0, 0, 1, 0, 0, 1
|
||||
node_stack_left = -0.5592728, 0, 0, -1, 0, 0, 1
|
||||
node_stack_back = 0, 0, 0.5592728, 0, 0, 1, 1
|
||||
node_stack_front = 0, 0,-0.5592728, 0, 0, -1, 1
|
||||
node_stack_top = 0, 0.5592728, 0, 0, 1, 0, 1
|
||||
node_stack_bottom = 0, -0.5592728, 0, 0, -1, 0, 1
|
||||
|
||||
TechRequired = advMetalworks
|
||||
entryCost = 5000
|
||||
@ -24,7 +28,7 @@ PART
|
||||
category = Structural
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-truss-hub-1_title
|
||||
manufacturer =
|
||||
manufacturer =
|
||||
description = #LOC_RestockPlus_restock-truss-hub-1_description
|
||||
tags = #LOC_RestockPlus_restock-truss-hub-1_tags
|
||||
attachRules = 1,1,1,1,0
|
||||
|
Reference in New Issue
Block a user