mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Template out configs
This commit is contained in:
@ -0,0 +1,43 @@
|
||||
// ReStock+ 0.2.0
|
||||
// Radial gyroscope
|
||||
PART
|
||||
{
|
||||
name = restock-reactionwheel-1875-1
|
||||
module = Part
|
||||
author = Chris Adderley (Nertea)
|
||||
mesh = model.mu
|
||||
rescaleFactor = 1
|
||||
iconCenter = 0, 3, 0
|
||||
node_stack_top = 0, 0.25, 0, 0.0, 1.0, 0.0, 2
|
||||
node_stack_bottom = 0, -0.25, 0, 0.0, -1.0, 0.0, 2
|
||||
TechRequired = specializedControl
|
||||
entryCost = 11600
|
||||
cost = 2100
|
||||
category = Control
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-reactionwheel-1875-1_title
|
||||
manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps
|
||||
description = #LOC_RestockPlus_restock-reactionwheel-1875-1_description
|
||||
tags = #LOC_RestockPlus_restock-reactionwheel-1875-1_tags
|
||||
attachRules = 1,0,1,1,0
|
||||
mass = 0.2
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.2
|
||||
angularDrag = 2
|
||||
crashTolerance = 9
|
||||
maxTemp = 2000
|
||||
bulkheadProfiles = size1p5
|
||||
MODULE
|
||||
{
|
||||
name = ModuleReactionWheel
|
||||
PitchTorque = 15
|
||||
YawTorque = 15
|
||||
RollTorque = 15
|
||||
RESOURCE
|
||||
{
|
||||
name = ElectricCharge
|
||||
rate = 0.6
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user