Merge branch 'develop' into structural-part-2

This commit is contained in:
Chris Adderley
2019-06-11 14:42:42 -07:00
committed by GitHub
39 changed files with 681 additions and 6 deletions

View File

@ -62,9 +62,9 @@ Localization
#LOC_RestockPlus_restock-reactionwheel-radial-1_description = Steadler's small radial gyroscope provides a small amount of torque but with greater power efficiency, allowing even large stations to maintain attitude with minimal power. We're still not entirely sure how gyroscopes work, but this one allows torque on all three axes.
#LOC_RestockPlus_restock-reactionwheel-radial-1_tags = cmg command control fly gyro moment react stab steer torque magic_spinny_thing restock
#LOC_RestockPlus_reactionwheel-1875-1_title = Medium Reaction Wheel Assembly
#LOC_RestockPlus_reactionwheel-1875-1_description = We purchased several of these gyroscope modules to ensure we could accurately control our medium sized rockets in all phases of flight.
#LOC_RestockPlus_reactionwheel-1875-1_tags = restock cmg command control fly gyro moment react stab steer torque magic_spinny_thing
#LOC_RestockPlus_restock-reactionwheel-1875-1_title = Medium Reaction Wheel Assembly
#LOC_RestockPlus_restock-reactionwheel-1875-1_description = We purchased several of these gyroscope modules to ensure we could accurately control our medium sized rockets in all phases of flight.
#LOC_RestockPlus_restock-reactionwheel-1875-1_tags = restock cmg command control fly gyro moment react stab steer torque magic_spinny_thing
// RCS
#LOC_RestockPlus_restock-rcs-block-dual-1_title = RV-102 RCS Thruster Block

View File

@ -95,4 +95,10 @@ PART
}
}
}
MODULE
{
name = ModuleRestockDepthMask
maskTransform = mask
}
}