Update some strings and object names

This commit is contained in:
ChrisAdderley
2019-06-10 10:30:05 -07:00
parent 0c3551ab6e
commit 5155c72d8c
8 changed files with 102 additions and 35 deletions

View File

@ -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 =
}
}

View File

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

View File

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

View File

@ -26,7 +26,7 @@ v0.2.0
- New Structural parts
- FL-XA30 Adapter (Nertea): 1.875m to 2.5m flat adapter (White, Black and White, Dark Grey/Orange and Metallic variants)
- FL-XA15 Adapter (Nertea): 1.25m to 1.875m flat adapter (White, Black and White, Dark Grey/Orange and Metallic variants)
- Modular Girder Segment XXL (Nertea): double length XL Girder (Basic and Thermal Blanket variants)
- Modular Girder Segment XXL (Nertea): double length XL Girder (Basic and Insulated variants)
- Modular Girder Segment Hub (Nertea): Girder style 6-way hub
- Modular Girder Small Adapter (Nertea): Girder to 0.625m adapter
- New Electrical parts

View File

@ -6,9 +6,15 @@ Restock+ is a complement to Restock which adds useful parts that we feel are mis
- 0.625m parts: Completing this range with other tiny parts, including fairings, more fuel tanks, engines and the like.
- 1.875m parts: Completing this range with missing parts like drone cores, service bays, batteries, and reaction wheels.
- 3.75m parts: Completing this range with a guidance unit, docking port, engines, and nosecones.
- 3.75m parts: Completing this range with missing parts such as a guidance unit, docking port, vacuum engine, and nosecones.
- RCS thrusters: a set of new, versatile RCS thruster types that complement the stock offerings, plus a whole new miniature set for smaller craft and probes.
- Science parts: a couple of new form factors for existing experiments as well as sample return containers.
- Antennae: New variations on antenna for better craft construction.
In addition some glaring bugfixes and improvements are included. For a full list of changes and additions, consult the changelog.
In addition some glaring bugfixes and improvements are included:
- The volume of the Oscar-B tank has been reduced to make room for the rest of the Oscar series tanks. The tank's mass ratio is unchanged
For a full list of changes and additions, consult the changelog.
============
DEPENDENCIES