mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add 1.875m reaction wheel
This commit is contained in:
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 1.0 MiB |
Binary file not shown.
After Width: | Height: | Size: 1.0 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
Binary file not shown.
@ -60,9 +60,9 @@ Localization
|
|||||||
// =======
|
// =======
|
||||||
|
|
||||||
// Reaction wheels
|
// Reaction wheels
|
||||||
#LOC_RestockPlus_reactionwheel-radial-1_title = Small Radial Gyroscope
|
#LOC_RestockPlus_restock-reactionwheel-radial-1_title = Small Radial Gyroscope
|
||||||
#LOC_RestockPlus_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_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_reactionwheel-radial-1_tags = cmg command control fly gyro moment react stab steer torque magic_spinny_thing restock
|
#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_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_description = We purchased several of these gyroscope modules to ensure we could accurately control our medium sized rockets in all phases of flight.
|
||||||
|
@ -11,8 +11,8 @@ PART
|
|||||||
scale = 1.0, 1.0, 1.0
|
scale = 1.0, 1.0, 1.0
|
||||||
}
|
}
|
||||||
rescaleFactor = 1
|
rescaleFactor = 1
|
||||||
node_stack_top = 0, 0.25, 0, 0.0, 1.0, 0.0, 2
|
node_stack_top = 0, 0.1851, 0, 0.0, 1.0, 0.0, 2
|
||||||
node_stack_bottom = 0, -0.25, 0, 0.0, -1.0, 0.0, 2
|
node_stack_bottom = 0, -0.2028, 0, 0.0, -1.0, 0.0, 2
|
||||||
TechRequired = specializedControl
|
TechRequired = specializedControl
|
||||||
entryCost = 9200
|
entryCost = 9200
|
||||||
cost = 1825
|
cost = 1825
|
||||||
|
Reference in New Issue
Block a user